Method that gets all of the data defining a work planed defined by a plane and a point. The work plane is parallel to the plane and passes through the point.
Name | Type | Description |
Plane | Object | Output object that represents a plane. This object can be a planar Face, WorkPlane, or Sketch object. |
Point | Object | Output object that represents a Point. This object can be a WorkPoint, Vertex, or SketchPoint object. |