C3D Toolkit  Kernel - 117982, Vision - 2.9.2.2

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

#include <mb_nurbs_function.h>

Public Member Functions

 MbNurbsCopySurfaceResult ()
 Default constructor.
 
double GetMaxDeviation () const
 Get value of maximum deviation of NURBS copy of surface.
 
c3d::SurfaceSPtrSetNurbsCopy ()
 Get NURBS copy of the surface.
 
void InitMaxDeviation (double maxDeviation)
 Set value of maximum deviation of NURBS copy of surface.
 
void InitNurbsCopy (const c3d::SurfaceSPtr &nurbsCopy)
 Set NURBS copy of the surface.
 

Detailed Description

Output data for create NURBS copy of surface.

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


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