#include <dxf.h>
Public Attributes | |
std::vector< double > | Bulge |
double | Elev |
std::vector< double > | EndWidth |
point3D | Extr |
int | Flag |
double | nVert |
std::vector< double > | StartWidth |
double | Thick |
std::vector< point3D > | Verts |
double | Width |
std::vector<double> LWPolyDataOut::Bulge |
Referenced by CDxfWrite::writeLWPolyLine().
double LWPolyDataOut::Elev |
Referenced by Import::ImpExpDxfWrite::exportLWPoly(), and Import::ImpExpDxfWrite::exportPolyline().
std::vector<double> LWPolyDataOut::EndWidth |
Referenced by CDxfWrite::writeLWPolyLine().
point3D LWPolyDataOut::Extr |
Referenced by Import::ImpExpDxfWrite::exportLWPoly(), and Import::ImpExpDxfWrite::exportPolyline().
int LWPolyDataOut::Flag |
double LWPolyDataOut::nVert |
std::vector<double> LWPolyDataOut::StartWidth |
Referenced by CDxfWrite::writeLWPolyLine().
double LWPolyDataOut::Thick |
Referenced by Import::ImpExpDxfWrite::exportLWPoly(), and Import::ImpExpDxfWrite::exportPolyline().
std::vector<point3D> LWPolyDataOut::Verts |
double LWPolyDataOut::Width |