C3D Toolkit  Kernel - 117982, Vision - 2.9.2.2

The output data of creating phantom surfaces of fillet/chamfer. More...

#include <op_shell_parameter.h>

+ Inheritance diagram for MbSmoothPhantomResult:

Public Member Functions

 MbSmoothPhantomResult ()
 Default constructor.
 
const c3d::SurfacesSPtrVector & GetSurfaces () const
 Get the array of fillet/chamfer surfaces.
 
c3d::SurfacesSPtrVector & SetSurfaces ()
 Get an access to the array of fillet/chamfer surfaces.
 
template<class PtrVector >
void DetachSurfaces (PtrVector &surfaces)
 Put the fillet/chamfer surfaces to a container.
 

Protected Attributes

c3d::SurfacesSPtrVector _surfaces
 The fillet / chamfer surfaces.
 

Detailed Description

The output data of creating phantom surfaces of fillet/chamfer.

The output data of creating phantom surfaces of fillet/chamfer.


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