| CFx SDK Documentation
    2022 SP0
    | 
Go to the source code of this file.
| Namespaces | |
| OdGiTools | |
| Functions | |
| void | OdGiTools::polyline2d (OdGiGeometry &geom, int n, const OdGePoint2d *pts, double z=0.0) | 
| void | OdGiTools::arc2d (OdGiGeometry &geom, const OdGePoint2d &p1, const OdGePoint2d &p2, const OdGePoint2d &p3, double z=0.0) | 
| void | OdGiTools::arc2d (OdGiGeometry &geom, const OdGeCircArc2d &arc, double z=0.0) | 
| void | OdGiTools::lineSeg2d (OdGiGeometry &geom, const OdGeLineSeg2d &line, double z=0.0) |