Detailed Description
- Version
- 10.2
Enumeration Type Documentation
Enumerate the possible types of hole shape types
This allow to specify the type of hole, and so the Definition you should expect to have under the kA3DFRMFeatureDefinitionType_Hole.


- Version
- 10.2
Enumerate the possible types of depth level types
Enumerate the possible semantic depth position in a hole. This can be used to specify:
- Hole Chamfer position: possible values = Start / Neck / End
- For a Tapered, where tapered diameter is applied: possible values = Start / VStart (define rather the min or max tapered diameter)

- Version
- 10.2
Enumerate the possible types of definition hole types
Enumerate the specific types of Definition Feature that can be found under a kA3DFRMFeatureDefinitionType_Hole.
- Version
- 10.2
Enumerator | |
---|---|
kA3DFRMDefinitionHoleType_None |
Invalid Hole Type. |
kA3DFRMDefinitionHoleType_RectangularDefinition |
Type of Definition containing regular hole information common to all Hole Shape types except HoleShape_Sketch:
|
kA3DFRMDefinitionHoleType_ChamferDefinition |
Type of Definition containing information specific to Hole Chamfer:
|
kA3DFRMDefinitionHoleType_CboreDefinition |
Type of Definition containing information specific to Counter Bore Hole:
|
kA3DFRMDefinitionHoleType_SunkDefinition |
Type of Definition containing information specific to Sunk Hole:
|
kA3DFRMDefinitionHoleType_TaperedDefinition |
Type of Definition containing information specific to Tapered Hole:
|
kA3DFRMDefinitionHoleType_StandardDefinition |
Type of Definition containing information specific to Hole Standard. |
kA3DFRMDefinitionHoleType_ElementDefinition |
Type of Definition containing information specific to Hole defined by elements:
|