|
C3D Toolkit
Kernel - 118060, Vision - 2.15.0.1825
|
Results of creating the shell of join. More...
#include <op_shell_parameter.h>
Collaboration diagram for MbJoinShellResults: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.