Provides an interface to all tools that can be used with Molding_Analyzer.
More...
|
|
typedef cadex::internal::MoldingImpl_AnalyzerTool | ImplType |
| |
|
typedef std::shared_ptr< ImplType > | ImplPtrType |
| |
|
|
| Molding_AnalyzerTool (ImplPtrType theImpl) |
| | Reserved for internal use.
|
| |
|
template<typename T > |
| T * | Impl () const |
| | Reserved for internal use.
|
| |
Provides an interface to all tools that can be used with Molding_Analyzer.
◆ Molding_AnalyzerTool()
| cadex::Molding_AnalyzerTool::Molding_AnalyzerTool |
( |
| ) |
|
|
inline |
Constructor.
Creates a null object.