Provides an interface to all tools that can be used with Machining_Analyzer.
More...
|
|
typedef cadex::internal::MachiningImpl_AnalyzerTool | ImplType |
| |
|
typedef std::shared_ptr< ImplType > | ImplPtrType |
| |
|
|
| Machining_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 Machining_Analyzer.
◆ Machining_AnalyzerTool()
| cadex::Machining_AnalyzerTool::Machining_AnalyzerTool |
( |
| ) |
|
|
inline |
Constructor.
Creates a null object.