LWPolyDataOut Struct Reference
#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 |
Member Data Documentation
◆ Bulge
| std::vector<double> LWPolyDataOut::Bulge |
Referenced by CDxfWrite::writeLWPolyLine().
◆ Elev
| double LWPolyDataOut::Elev |
Referenced by Import::ImpExpDxfWrite::exportLWPoly(), and Import::ImpExpDxfWrite::exportPolyline().
◆ EndWidth
| std::vector<double> LWPolyDataOut::EndWidth |
Referenced by CDxfWrite::writeLWPolyLine().
◆ Extr
| point3D LWPolyDataOut::Extr |
Referenced by Import::ImpExpDxfWrite::exportLWPoly(), and Import::ImpExpDxfWrite::exportPolyline().
◆ Flag
| int LWPolyDataOut::Flag |
◆ nVert
| double LWPolyDataOut::nVert |
◆ StartWidth
| std::vector<double> LWPolyDataOut::StartWidth |
Referenced by CDxfWrite::writeLWPolyLine().
◆ Thick
| double LWPolyDataOut::Thick |
Referenced by Import::ImpExpDxfWrite::exportLWPoly(), and Import::ImpExpDxfWrite::exportPolyline().
◆ Verts
| std::vector<point3D> LWPolyDataOut::Verts |
◆ Width
| double LWPolyDataOut::Width |
The documentation for this struct was generated from the following file:
- src/Mod/Import/App/dxf.h
1.8.17