WorkPlaneProxy.SetSize Method
Parent Object: WorkPlaneProxyDescription
Method that sets the current size of the displayed graphics for the work plane.
Syntax
WorkPlaneProxy.SetSize( Point1 As Point, Point2 As Point )Parameters
Name | Type | Description |
Point1 | Point | Input object that defines the first corner of the work plane. |
Point2 | Point | Input object that defines the diagonal corner of the work plane. |