Share

AssemblyWorkAxisDef.Constraints Property

Parent Object: AssemblyWorkAxisDef

Description

Property that returns the collection of constraints that are acting on the work axis. This returns all of the constraints, including those returned by the DefinitionConstraints property.

Syntax

AssemblyWorkAxisDef.Constraints() As AssemblyConstraintsEnumerator

Property Value

This is a read only property whose value is an AssemblyConstraintsEnumerator.

Version

Introduced in version 6

Was this information helpful?