Detailed Description
- Version
- 10.2
Enumeration Type Documentation
◆ EA3DFRMEnumValue_Pattern
Enumerate the possible types of shape for a pattern
This allow to specify the type of pattern, and so the Definition you should expect to have under the kA3DFRMFeatureDefinitionType_Pattern.

- Version
- 10.2
◆ EA3DFRMDefinitionPatternType
Feature definition pattern types
Enumerate the specific types of Definition Feature that can be found under a kA3DFRMFeatureDefinitionType_Pattern.
- Version
- 10.2
Enumerator | |
---|---|
kA3DFRMDefinitionPatternType_None | Invalid Pattern Definition Type. |
kA3DFRMDefinitionPatternType_PatternMaster | Type of Definition containing information specific to Pattern Master:
|
kA3DFRMDefinitionPatternType_PolygonalShape | Type of Definition containing information specific to Pattern of shape polygon (how the polygon is parameterized):
|
kA3DFRMDefinitionPatternType_SpiralShape | Type of Definition containing information specific to Pattern of shape spiral (how the spiral is parameterized):
|
kA3DFRMDefinitionPatternType_DirectionSpacing | Type of Definition that define a pattern spacing along a linear direction:
|
kA3DFRMDefinitionPatternType_AxialSpacing | Type of Definition that define a pattern spacing along a angular direction (around an axis):
|
kA3DFRMDefinitionPatternType_RadialSpacing | Type of Definition that define a pattern spacing along a radial direction. This is used for the second direction in case of pattern with concentric circles/polygons: Pattern of type CyclicMultiple OR PolygonalMultiple:
|
kA3DFRMDefinitionPatternType_PolygonalSpacing | Type of Definition that define a pattern spacing along a polygon:
|
kA3DFRMDefinitionPatternType_SpiralSpacing | Type of Definition that define a pattern spacing along a spiral:
|
kA3DFRMDefinitionPatternType_InstanceStatus | Type of Definition containing status of pattern instances:
|
kA3DFRMDefinitionPatternType_InstanceInformation | Type of Definition containing information specific to a pattern instance.
|
◆ EA3DFRMEnumValue_PatternMaster
Enumerate the possible pattern master type.
- Version
- 12