Share

iMateResult.Constraints Property

Parent Object: iMateResult

Description

Property that returns an AssemblyConstraintstEnumerator containing the constraints associated with this iMate. If the iMate is not a composite iMate this collection will contain one constraint. If it is a composite it can contain any number of constraints.

Syntax

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