Describes a base class for ScrewBoss issues found during injection molding design analysis. More...
Public Member Functions | |
| DFMMolding_ScrewBossIssue (global::System.IntPtr cPtr, bool cMemoryOwn) | |
| cadex.Molding_ScrewBoss | ScrewBoss () |
| void | SetScrewBoss (cadex.Molding_ScrewBoss theScrewBoss) |
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 DFM molding screw boss issue. | |
| static new cadex.DFMMolding_ScrewBossIssue | 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 a base class for ScrewBoss issues found during injection molding design analysis.
Contains problematic ScrewBoss that can be received by ScrewBoss() method.
|
inlineprotectedvirtual |
Reimplemented from cadex.DFMBase_Issue.
|
inline |
Returns the problematic molding screw boss.
|
inline |
Sets the problematic molding screw boss.