WorkPointProxy.SetByMidPoint Method
Parent Object: WorkPointProxyDescription
Method that redefines the work point to be at the midpoint of the input edge.
Syntax
WorkPointProxy.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. |