Describes a base class for ScrewBoss issues found during injection molding design analysis.
More...
|
|
typedef cadex::internal::DFMMoldingImpl_ScrewBossIssue | ImplType |
| |
|
typedef std::shared_ptr< ImplType > | ImplPtrType |
| |
|
typedef cadex::internal::DFMBaseImpl_Issue | ImplType |
| |
|
typedef std::shared_ptr< ImplType > | ImplPtrType |
| |
|
typedef cadex::internal::MTKBaseImpl_Feature | ImplType |
| |
|
typedef std::shared_ptr< ImplType > | ImplPtrType |
| |
|
|
static bool | CompareType (const MTKBase_Feature &theFeature) |
| | Returns true if theFeature is a DFM molding screw boss issue.
|
| |
|
static bool | CompareType (const MTKBase_Feature &theFeature) |
| | Returnstrue if theFeature is a DFM issue.
|
| |
|
|
| DFMMolding_ScrewBossIssue (ImplPtrType theImpl) |
| | Reserved for internal use.
|
| |
|
| DFMBase_Issue (ImplPtrType theImpl) |
| | Reserved for internal use.
|
| |
|
| MTKBase_Feature (ImplPtrType theImpl) |
| | Reserved for internal use.
|
| |
Describes a base class for ScrewBoss issues found during injection molding design analysis.
Contains problematic ScrewBoss that can be received by ScrewBoss() method.
- See also
- DFMMolding_Analyzer
◆ ScrewBoss()
◆ SetScrewBoss()
| void cadex::DFMMolding_ScrewBossIssue::SetScrewBoss |
( |
const Molding_ScrewBoss & | theScrewBoss | ) |
|
Sets the problematic molding screw boss.
- See also
- ScrewBoss()