Feature definition enum for tree features.
Enumerator |
---|
kA3DFRMFeatureDefinitionType_None | Invalid FeatureDefinition Type.
|
kA3DFRMFeatureDefinitionType_Hole | Type of FeatureDefinition containing information specific to Hole.
|
kA3DFRMFeatureDefinitionType_Pattern | Type of FeatureDefinition containing information specific to Pattern.
|
kA3DFRMFeatureDefinitionType_Sketch | Type of FeatureDefinition containing information specific to Sketch.
|
kA3DFRMFeatureDefinitionType_Thread | Type of FeatureDefinition containing information specific to Thread.
|
kA3DFRMFeatureDefinitionType_Extrude | Type of FeatureDefinition containing information specific to Extrude.
|
kA3DFRMFeatureDefinitionType_Revolve | Type of FeatureDefinition containing information specific to Revolve.
|
kA3DFRMFeatureDefinitionType_Cosmetic | Type of FeatureDefinition containing information specific to Cosmetic.
|
kA3DFRMFeatureDefinitionType_Chamfer | Type of FeatureDefinition containing information specific to Chamfer.
|
kA3DFRMFeatureDefinitionType_Fillet | Type of FeatureDefinition containing information specific to Fillet.
|
kA3DFRMFeatureDefinitionType_Mirror | Type of FeatureDefinition containing information specific to Mirror.
|
kA3DFRMFeatureDefinitionType_Symmetry | Type of FeatureDefinition containing information specific to Symmetry.
|
kA3DFRMFeatureDefinitionType_Translate | Type of FeatureDefinition containing information specific to Translate.
|
kA3DFRMFeatureDefinitionType_Rotate | Type of FeatureDefinition containing information specific to Rotate.
|