Share

WorkPlaneProxy.Construction Property

Parent Object: WorkPlaneProxy

Description

Boolean property that returns whether the work plane is a construction work plane or not. A construction work plane is hidden from the user and is not displayed graphically or listed in the browser. Some properties and methods of the WorkPlane object will behave differently for a construction work plane. These are Adaptive, Name, Visible, GetSize, and SetSize.

Syntax

WorkPlaneProxy.Construction() As Boolean

Property Value

This is a read only property whose value is a Boolean.

Version

Introduced in version 5

Was this information helpful?