Description
InvOccurrencePattern Design is mixed into InvCircularOccurrencePattern and InvRectangularOccurrencePattern.
Parameter Rules
invComponents: | This is the same name as the invName of the part that you want to use in the pattern. |
Example: | 'world_rectangular_occurrence_pattern_test_assemblyparts_MyCylinder'; |
invName: | This is the name that you want to give to your pattern |
Example: | 'RectangularPattern1'; |
InvPartAssemblyFeature
InvObjectMixin
BaseNode
BaseModel
RULE NAME |
TYPE |
DEFAULTS |
CATEGORY |
FLAGS |
---|---|---|---|---|
invComponents |
string |
''//Semi-colon separated string |
Inventor |
Cached |
invName |
string |
this.invType |
Inventor |
Cached |
UI Designs that use the invOccurrencePattern:
1.InvCircularOccurrencePattern
2.InvRectangularOccurrencePattern