Definition for extrude
Enumerations | |
enum | EA3DFRMEnumValue_DepthType { kA3DFRMEnumValue_DepthType_None = 0, kA3DFRMEnumValue_DepthType_Blind, kA3DFRMEnumValue_DepthType_ThruAll, kA3DFRMEnumValue_DepthType_Reference, kA3DFRMEnumValue_DepthType_Next, kA3DFRMEnumValue_DepthType_Until, kA3DFRMEnumValue_DepthType_AsReference, kA3DFRMEnumValue_DepthType_ThreadPitchCount } |
all possible type of depth. This can be used to specify Depth of Features Extrude, Hole, Thread, etc. More... | |
Detailed Description
- Version
- 10.2
Enumeration Type Documentation
all possible type of depth.
This can be used to specify Depth of Features Extrude, Hole, Thread, etc.
Example of usage in case of Simple Hole Feature:

- Version
- 10.2