ComponentOccurrence.iMateDefinitions Property
Parent Object: ComponentOccurrenceDescription
Property that returns the iMateDefinitions that are available from this occurrence. The iMateDefinition objects returned are actually proxies for the various iMateDefinition objects. These can be used as input to the Add and ValidResult methods of the iMateResults object.
Syntax
ComponentOccurrence.iMateDefinitions() As iMateDefinitionsEnumeratorProperty Value
This is a read only property whose value is an iMateDefinitionsEnumerator.Samples
Name | Description |
iMate Result Creation | This sample demonstrates creating an iMate result using two existin iMate definitions. |