Share

WorkPlaneProxy.SetSize Method

Parent Object: WorkPlaneProxy

Description

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.

Version

Introduced in version 5

Was this information helpful?