WorkPoint.SetByPoint Method
Parent Object: WorkPointDescription
Method that redefines the work point to be at the input point.
Remarks
This method is not valid when the work point exists in an Assembly component definition.Syntax
WorkPoint.SetByPoint( Point As Object )Parameters
Name | Type | Description |
Point | Object | Input object that represents a point. This object can be a Vertex, SketchPoint, or SketchPoint3D object. |