C3D Toolkit
Kernel - 117982, Vision - 2.9.2.2
|
Results of extracting a specified part of a decomposing solid. More...
#include <op_shell_parameter.h>
Public Member Functions | |
MbShellPartResults () | |
Constructor. | |
MbShellPartResults (const MbPartSolidIndices &partIndices) | |
Constructor by the indices of the parts of the solid. | |
~MbShellPartResults () | |
Destructor. | |
const MbPartSolidIndices & | GetPartIndices () const |
Get the indices of the parts of the solid. | |
void | InitPartIndices (const MbPartSolidIndices &partIndices) |
Initialize indices of body parts. | |
Public Attributes | |
c3d::SolidSPtr | _solid |
The resultant solid. | |
Results of extracting a specified part of a decomposing solid.
Results of extracting a specified part of a decomposing solid.