|
C3D Toolkit
Kernel - 118060, Vision - 2.15.0.1825
|
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. | |
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.