C3D Toolkit
Kernel - 117982, Vision - 2.9.2.2
|
Results of creating the shell of join. More...
#include <op_shell_parameter.h>
Public Member Functions | |
MbJoinShellResults () | |
Constructor. | |
~MbJoinShellResults () | |
Destructor. | |
template<class Container > | |
void | SetParams (bool first, const Container &ps) |
Set splitting parameters. | |
void | CopyResultsToValues (JoinSurfaceValues &values) const |
Copy results to data for construction a surface. | |
Public Attributes | |
c3d::SolidSPtr | _solid |
The resultant shell of join. | |
std::vector< double > | _breaks0 |
Splitting parameters of the first curve0 curve. | |
std::vector< double > | _breaks1 |
Splitting parameters of the first curve1 curve. | |
Results of creating the shell of join.
Results of creating the shell of join.