C3D Toolkit  Kernel - 117982, Vision - 2.9.2.2
surf_elevation_surface.h File Reference

Lofted surface with guide curve. More...

#include <surf_lofted_surface.h>
#include <surf_spine.h>

Classes

class  MbElevationSurface
 Lofted surface with guide curve. More...
 

Functions

bool CreateElevationParam (const MbCurve3D &crvThis, const MbCurve3D &spine, MbCartPoint3D &wcThis, double &ct, MbVector3D *tau)
 Create parameter for specified curve. More...
 
bool CreateElevationParams (RPArray< MbCurve3D > &uCurves, bool vcls, const MbCurve3D &spine, SArray< double > &vParams, SArray< MbCartPoint3D > *tiePnts)
 Fill array of v-parameters and weight centers of given curves. More...
 

Variables

const VERSION ELEVATION_SURFACE_VERSION = 0x0B000000L
 Start using version.
 
const VERSION ELEVATION_SURFACE_VERSION1 = 0x0F001003L
 Calculation of points on the surface is similar to Lofted surface.
 

Detailed Description

Lofted surface with guide curve.