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