|
C3D Toolkit
Kernel - 118060, Vision - 2.15.0.1825
|
Output data for the creation an open ruled solid. More...
#include <op_shell_parameter.h>
Public Member Functions | |
| MbRuledShellResult () | |
| Default constructor. | |
| MbRuledShellResult (const MbRuledShellResult &other) | |
| Copy constructor. | |
| const RuledSurfaceValues & | GetParams () const |
| Get the operation parameters. | |
| c3d::SolidSPtr & | SetSolid () |
| Get output shell. | |
| void | SetParams (const RuledSurfaceValues &outPars) |
| Set the operation parameters. | |
| void | SetSolid (const c3d::SolidSPtr &outSolid) |
| Set output solid. | |
| void | operator= (const MbRuledShellResult &other) |
| Copy operator. | |
Output data for the creation an open ruled solid.
The output data contains operation parameters and solid.