CurvPoly Struct Reference

#include <ut_geo.h>


Detailed Description

Curve: polygon, Typ_CVPOL.

 ptNr    ... number of control points
 v0      ... start parameter (len-offset)
 v1      ... end parameter (len-offset)
 lvTab[ptNr] length absolut
 cpTab[ptNr] cornerpoints

Data Fields

int ptNr
double v0
double v1
double * lvTab
PointcpTab

Field Documentation

double CurvPoly::v0

double CurvPoly::v1

double * CurvPoly::lvTab


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

Generated on Sat May 30 09:31:58 2009 for gCAD3D by  doxygen 1.5.6