Share

AssemblyComponentDefinition.Constraints Property

Parent Object: AssemblyComponentDefinition

Description

Property that returns the AssemblyConstraints collection object.

Syntax

AssemblyComponentDefinition.Constraints() As AssemblyConstraints

Property Value

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

Samples

Name Description
Add assembly insert constraint This sample demonstrates the creation of an assembly insert constraint.
Add assembly mate constraint This sample demonstrates the creation of an assembly mate constraint.
Assembly Ground Occurrences This sample demonstrates grounding an assembly occurrence.

Version

Introduced in version 4

Was this information helpful?