WorkPoint.SetByMidPoint Method
Parent Object: WorkPointDescription
Method that redefines the work point to be at the midpoint of the input edge.
Remarks
This method is not valid when the work point exists in an Assembly component definition.Syntax
WorkPoint.SetByMidPoint( Edge As Edge )Parameters
Name | Type | Description |
Edge | Edge | Input Edge object. Any open edge is valid as input. Inputting a closed edge, (i.e. circle), will cause and error to occur. |