Method that redefines the work plane to be parallel to the input plane and passing through the input point.
Name | Type | Description |
Plane | Object | Input object that represents a Plane. This object can be a planar Face, WorkPlane, or Sketch object. |
Point | Object | Input object that represents a point. This object can be a WorkPoint, Vertex, SketchPoint, or SketchPoint3D object. |