C3D Toolkit  Kernel - 117982, Vision - 2.9.2.2

The output data of the lathe section for the solid. More...

#include <op_shell_parameter.h>

Public Member Functions

 MbLatheCurvesResult ()
 Default constructor.
 
 MbLatheCurvesResult (const MbLatheCurvesResult &other)
 Copy constructor.
 
const MbPlacement3DGetPosition () const
 Get local coordinate system.
 
size_t GetCurvesCount () const
 Get the curves count.
 
void AddCurve (MbCurve &crs)
 Add curves.
 
void GetCurves (std::vector< SPtr< MbCurve > > &crs) const
 Get two-dimensional curves.
 
void operator= (const MbLatheCurvesResult &other)
 Copy operator.
 

Detailed Description

The output data of the lathe section for the solid.

The output data contains a local coordinate system (LCS) and two-dimensional curves located in the XY plane of the LCS.


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