C3D Toolkit  Kernel - 118060, Vision - 2.15.0.1825

Results of construction of a shell by mesh of curves. More...

#include <op_shell_parameter.h>

+ Inheritance diagram for MbMeshShellResults:
+ Collaboration diagram for MbMeshShellResults:

Public Member Functions

 MbMeshShellResults (const MbMeshShellResults &other)
 Copy-constructor.
 
MbMeshShellResultsoperator= (const MbMeshShellResults &other)
 Assignment operator.
 
c3d::SolidSPtr GetResultSolid () const
 Get resulting solid.
 
c3d::SolidSPtrSetResultSolid ()
 Get resulting solid.
 
void Init (MbSolid &s, const bool(&dirFlags)[4])
 Initialization function.
 
- Public Member Functions inherited from MbOperationResults
 MbOperationResults ()
 Default constructor.
 
 MbOperationResults (double tolerance)
 Constructor by the specified precision.
 
 MbOperationResults (const MbOperationResults &other)
 Copy-constructor.
 
virtual ~MbOperationResults ()
 Destructor.
 
void Init (const c3d::BaseHotPointAttrSPtr &hotPoint, double accuracy=METRIC_EPSILON)
 Initialization function.
 
bool IsSame (const MbOperationResults &other, double accuracy) const
 Determine whether an object is equal?
 
double GetTolerance () const
 Get tolerance of the constructed objects.
 
const c3d::BaseHotPointAttrSPtrGetHotPointAttribute () const
 Get hot-point's attribute.
 
c3d::BaseHotPointAttrSPtrSetHotPointAttribute ()
 Set hot-point's attribute.
 
MbOperationResultsoperator= (const MbOperationResults &other)
 Assignment operator.
 

Additional Inherited Members

- Protected Attributes inherited from MbOperationResults
double _tolerance
 The tolerance of the constructed objects.
 
c3d::BaseHotPointAttrSPtr _hotPoint
 Hot-point's attribute.
 

Detailed Description

Results of construction of a shell by mesh of curves.

Results of construction of a shell by mesh of curves.


The documentation for this class was generated from the following file: