Hide menu
Loading...
Searching...
No Matches

Provides an interface to all tools that can be used with Machining_Analyzer. More...

Inheritance diagram for cadex::Machining_AnalyzerTool:
cadex::Machining_FeatureRecognizer

Public Types

typedef cadex::internal::MachiningImpl_AnalyzerTool ImplType
 
typedef std::shared_ptr< ImplType > ImplPtrType
 

Public Member Functions

 Machining_AnalyzerTool ()
 Constructor.
 
 ~Machining_AnalyzerTool ()
 Destructor.
 
ImplType * Impl () const
 

Protected Member Functions

 Machining_AnalyzerTool (ImplPtrType theImpl)
 Reserved for internal use.
 
template<typename T >
T * Impl () const
 Reserved for internal use.
 

Protected Attributes

ImplPtrType myImpl
 

Detailed Description

Provides an interface to all tools that can be used with Machining_Analyzer.

Constructor & Destructor Documentation

◆ Machining_AnalyzerTool()

cadex::Machining_AnalyzerTool::Machining_AnalyzerTool ( )
inline

Constructor.

Creates a null object.