Share

AssemblyWorkPlaneDef.Constraints Property

Parent Object: AssemblyWorkPlaneDef

Description

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

Syntax

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