C3D Toolkit  Kernel - 117982, Vision - 2.9.2.2
MbSmoothPositionDataResults Class Reference

The output data of creating support points of fillet/chamfer operation sizes. More...

#include <op_shell_parameter.h>

Public Member Functions

 MbSmoothPositionDataResults ()
 Default constructor.
 
const std::vector< MbPositionData * > & GetPositionData () const
 Get the array of the support points of the fillet / chamfer operation sizes.
 
std::vector< MbPositionData * > & SetPositionData ()
 Get an access to the array of the support points of the fillet / chamfer operation sizes.
 
template<class PtrArray >
void GetPositionData (PtrArray &data)
 Put the support points to the specified array.
 

Detailed Description

The output data of creating support points of fillet/chamfer operation sizes.

The output data of creating support points of fillet/chamfer operation sizes. Contains support points of the fillet/chamfer operation sizes.


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