AttributeSets |
Property that returns the AttributeSets collection object associated with this object. |
Constraints |
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. |
IsComposite |
Property that indicates if this iMateResult represents a composite iMate result. |
Name |
|
ParentComposite |
Property that returns the parent iMateResult object. This property is only valid in the case when the iMateResult object it is being called from is not a composite. This can be checked for by using the IsComposite property of the iMateResult object. |
Results |
Property that returns an iMateResultsEnumerator object that provides access to the iMate results object that are part of a composite iMate. This property is only valid in the case when the iMateResult object it is being called from is a composite. This can be checked for by using the IsComposite property of the iMateResult object. |
Suppressed |
|
Type |
Returns an ObjectTypeEnum indicating this object's type. |