Describes a base class for milling issues found during cnc machining milling design analysis.
More...
|
|
| DFMMachining_MillingIssue (global::System.IntPtr cPtr, bool cMemoryOwn) |
| |
|
| DFMBase_Issue (global::System.IntPtr cPtr, bool cMemoryOwn) |
| |
|
| 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) |
| |
|
| override void | Dispose (bool disposing) |
| |
Describes a base class for milling issues found during cnc machining milling design analysis.
- See also
- DFMMachining_Analyzer
- Examples
- machining/dfm_analyzer/Program.cs, and machining/dfm_analyzer/main.cxx.
◆ Dispose()
| override void cadex.DFMMachining_MillingIssue.Dispose |
( |
bool | disposing | ) |
|
|
inlineprotectedvirtual |