Share

WorkAxisProxy.Construction Property

Parent Object: WorkAxisProxy

Description

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

Syntax

WorkAxisProxy.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?