C3D Toolkit  Kernel - 117982, Vision - 2.9.2.2

Output data for create NURBS copy of curve. More...

#include <mb_nurbs_function.h>

Public Member Functions

 MbNurbsCopyCurveResult ()
 Default constructor.
 
double GetMaxDeviation ()
 Get value of maximum deviation of NURBS copy of curve.
 
c3d::SpaceCurveSPtrSetNurbsCopy ()
 Get NURBS copy of the curve.
 
void InitMaxDeviation (double maxDeviation)
 Set value of maximum deviation of NURBS copy of curve.
 
void InitNurbsCopy (const c3d::SpaceCurveSPtr &nurbsCopy)
 Set NURBS copy of the curve.
 

Detailed Description

Output data for create NURBS copy of curve.

The output data contains value of maximum deviation of NURBS copy of curve from the original curve and NURBS copy of the curve.


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