|
C3D Toolkit
Kernel - 118060, Vision - 2.15.0.1825
|
Results of shell truncating operation. More...
#include <op_shell_parameter.h>
Public Member Functions | |
| MbTruncateShellResults () | |
| Constructor. | |
| ~MbTruncateShellResults () | |
| Destructor. | |
| MbTruncateShellResults (const MbTruncateShellResults &other) | |
| Copy-constructor. | |
| MbTruncateShellResults & | operator= (const MbTruncateShellResults &other) |
| Assignment operator. | |
| void | Init (const c3d::SolidSPtr &solid, const MbPlacement3D &resultPlace) |
| Initialization function. | |
| c3d::SolidSPtr | GetResultSolid () const |
| Get resulting solid. | |
| const MbPlacement3D & | GetResultPlace () const |
| Get phantom direction of truncation. | |
| MbSolid * | DetachSolid () |
| Detach resulting solid. | |
Results of shell truncating operation.
Results of shell truncating operation.