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 |
| |
Provides an interface to all tools that can be used with SheetMetal_Analyzer.
◆ SheetMetal_AnalyzerTool() [1/2]
| cadex::SheetMetal_AnalyzerTool::SheetMetal_AnalyzerTool |
( |
| ) |
|
|
inline |
Constructor.
Creates a null object.
◆ ~SheetMetal_AnalyzerTool()
| cadex::SheetMetal_AnalyzerTool::~SheetMetal_AnalyzerTool |
( |
| ) |
|
◆ SheetMetal_AnalyzerTool() [2/2]
| cadex::SheetMetal_AnalyzerTool::SheetMetal_AnalyzerTool |
( |
ImplPtrType | theImpl | ) |
|
|
explicitprotected |
Reserved for internal use.
◆ Impl()
template<typename T >
| T * cadex::SheetMetal_AnalyzerTool::Impl |
( |
| ) |
const |
|
inline |
Reserved for internal use.