Describes asymmetric axial slot issue found during cnc machining turning design analysis. More...
Public Member Functions | |
| DFMMachining_NonSymmetricalAxialSlotIssue (global::System.IntPtr cPtr, bool cMemoryOwn) | |
| DFMMachining_NonSymmetricalAxialSlotIssue () | |
| Constructor. | |
| DFMMachining_NonSymmetricalAxialSlotIssue (cadex.Machining_Pocket theAxialSlot) | |
| Constructor. | |
| cadex.Machining_Pocket | AxialSlot () |
| void | SetAxialSlot (cadex.Machining_Pocket theAxialSlot) |
Public Member Functions inherited from cadex.DFMBase_Issue | |
| DFMBase_Issue (global::System.IntPtr cPtr, bool cMemoryOwn) | |
Public Member Functions inherited from cadex.MTKBase_Feature | |
| MTKBase_Feature (global::System.IntPtr cPtr, bool cMemoryOwn) | |
| void | Dispose () |
| MTKBase_Feature () | |
| Constructor. | |
| void | Nullify () |
| bool | IsNull () |
| bool | IsEqual (cadex.MTKBase_Feature theObject) |
| bool | IsNotEqual (cadex.MTKBase_Feature theObject) |
Static Public Member Functions | |
| static new bool | CompareType (cadex.MTKBase_Feature theFeature) |
| Returns true if theFeature is a non-symmetrical axial slot issue. | |
| static new cadex.DFMMachining_NonSymmetricalAxialSlotIssue | Cast (cadex.MTKBase_Feature theBase) |
Static Public Member Functions inherited from cadex.DFMBase_Issue | |
| static bool | CompareType (cadex.MTKBase_Feature theFeature) |
| Returnstrue if theFeature is a DFM issue. | |
| static cadex.DFMBase_Issue | Cast (cadex.MTKBase_Feature theBase) |
Protected Member Functions | |
| override void | Dispose (bool disposing) |
Describes asymmetric axial slot issue found during cnc machining turning design analysis.
An axial slot is a pocket on a turning face to which mechanical components can be attached to. When designing a part for cnc machining turning it's necessary to take into account possible problems of coupling with other parts. For instance, one of them is wrong part alignment which can be a result of asymmetrical about turn-axis width of the slots.
Contains a pocket that represents a non symmetrical axial slot.
|
inline |
Constructor.
Creates a non-symmetrical axial slot issue from the Machining_Pocket object.
|
inline |
Returns non-symmetrical axial slot.
|
inlineprotectedvirtual |
Reimplemented from cadex.DFMBase_Issue.
|
inline |
Sets non-symmetrical axial slot.