WorkPoint.SetFixed Method
Parent Object: WorkPointDescription
Method that redefines the work point to be at the position specified by the input point.
Remarks
This method works for the work point that exists in both part and assembly.Syntax
WorkPoint.SetFixed( Point As Point )Parameters
Name | Type | Description |
Point | Point | Input Point object. |