Share

AssemblyWorkPointDef.Constraints Property

Parent Object: AssemblyWorkPointDef

Description

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

Syntax

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