EA3DFRMEnumValue_Pattern
-
enum
EA3DFRMEnumValue_Pattern
-
enumerator
kA3DFRMEnumValue_Pattern_None= 0 Invalid Pattern Type.
-
enumerator
kA3DFRMEnumValue_Pattern_General Generic Pattern that combine multiple definition.
-
enumerator
kA3DFRMEnumValue_Pattern_Linear Pattern Linear with all instances placed along a direction.
-
enumerator
kA3DFRMEnumValue_Pattern_Cyclic Pattern Circular with all instances placed on a circle.
-
enumerator
kA3DFRMEnumValue_Pattern_Matrix Pattern Rectangular with instances placed on a Grid along 2 directions.
-
enumerator
kA3DFRMEnumValue_Pattern_CyclicMultiple Pattern Circular with instances placed on several concentric circles.
-
enumerator
kA3DFRMEnumValue_Pattern_Polygonal Pattern with instances placed on a regular polygon (specific to NX).
-
enumerator
kA3DFRMEnumValue_Pattern_PolygonalMultiple Pattern with instances placed on several concentric regular polygons (specific to NX).
-
enumerator
kA3DFRMEnumValue_Pattern_Spiral Pattern with instances placed on a 2D Spiral (specific to NX).
-
enumerator
kA3DFRMEnumValue_Pattern_ByReference Pattern parameterized with the same properties than another referenced Pattern.
-
enumerator
kA3DFRMEnumValue_Pattern_Point Pattern with a list of points to specify each instance position.
-
enumerator
kA3DFRMEnumValue_Pattern_Curve Pattern Curvilinear with all instances placed along a curve.
Not implemented Yet
-
enumerator
kA3DFRMEnumValue_Pattern_Table Pattern with instances specified by a table sheet of parameters.
Not implemented Yet.
-
enumerator
kA3DFRMEnumValue_Pattern_Dimension Pattern parameterized with a dimension and the incremental changes.
Not implemented Yet.
-
enumerator
kA3DFRMEnumValue_Pattern_Fill Pattern with instances that fill up a specified region (loop, sketch, etc.).
Not implemented Yet
-
enumerator
kA3DFRMEnumValue_Pattern_LinearMultiple Pattern Linear with instances placed along multiple directions, in a cross shape for example.
Only the master is patterned in each direction.