Share

iMateResultProxy.Constraints Property

Parent Object: iMateResultProxy

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

iMateResultProxy.Constraints() As AssemblyConstraintsEnumerator

Property Value

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

Version

Introduced in version 11

Was this information helpful?