OccurrencePatterns Object
Description
The OccurrencePatterns collection object provides access to the existing assembly patterns ( objects) and supports methods to create new patterns.
Methods
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). |
Properties
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. |
Accessed From
AssemblyComponentDefinition.OccurrencePatterns,
WeldmentComponentDefinition.OccurrencePatterns
Version
Introduced in version 6