AssemblyComponentDefinition.Constraints Property
Parent Object: AssemblyComponentDefinitionDescription
Property that returns the AssemblyConstraints collection object.
Syntax
AssemblyComponentDefinition.Constraints() As AssemblyConstraintsProperty 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. |