WorkAxisProxy.GetSize Method
Parent Object: WorkAxisProxyDescription
Method that gets the current size of the displayed graphics for the work axis. The returned points are in model coordinate space.
Syntax
WorkAxisProxy.GetSize( Point1 As Point, Point2 As Point )Parameters
Name | Type | Description |
Point1 | Point | Output Point object that defines the first end point of the work axis. |
Point2 | Point | Output Point object that defines the other end point of the work axis. |