Name | Description |
AddCircularPattern | Method that creates a new circular occurrence pattern of input component(s). |
AddFeatureBasedPattern | Method that creates a new occurrence pattern of the input component(s) using a pattern feature to define the positions of the elements within the pattern. |
AddRectangularPattern | Method that creates a new rectangular occurrence pattern of input component(s). |
Name | Description |
Application | Returns the top-level parent application object. When used the context of Inventor, an Application object is returned. When used in the context of Apprentice, an ApprenticeServer object is returned. |
Count | Property that returns the number of items in the collection. |
Item | Method that returns the specified OccurrencePattern object from the collection. |
Parent | Property that returns the parent of the object. |
Type | Returns an ObjectTypeEnum indicating this object's type. |