Share

WorkAxisProxy.GetSize Method

Parent Object: WorkAxisProxy

Description

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.

Version

Introduced in version 2008

Was this information helpful?