ComponentOccurrencesEnumerator.Item Property
Parent Object:
ComponentOccurrencesEnumerator
Description
Allows integer-indexed access to objects in the collection.
Syntax
ComponentOccurrencesEnumerator.
Item(
Index As Long ) As
ComponentOccurrence
Property Value
This is a read only property whose value is a
ComponentOccurrence.
Parameters
Index |
Long |
Input Long value that specifies the index of the to return. |
Samples
iMate Creation During Occurrence Placement |
This sample demonstrates creating multiple iMate results when adding an occurrence into an assembly. This uses the AddUsingiMate method which is the equivalent of using the Place Component command and checking the Use iMate check box on the dialog. |
Promote occurence |
This sample demonstrates how to promote an occurrence. |
Version
Introduced in version 4