17 #if !defined(ON_POLYLINE_INC_) 18 #define ON_POLYLINE_INC_ 38 bool CreateInscribedPolygon(
53 bool CreateCircumscribedPolygon(
72 bool CreateStarPolygon(
90 double tolerance = 0.0
103 double tolerance = 0.0
108 int PointCount()
const;
112 int SegmentCount()
const;
122 double tolerance = 0.0
128 double Length()
const;
244 bool bPreserveDirection =
false,
Definition: opennurbs_polyline.h:20
ON_3dPointArray & operator=(const ON_3dPointArray &)
Definition: opennurbs_array.h:36
ON_Circle is a circle in 3d. The cirle is represented by a radius and an orthonormal frame of the pla...
Definition: opennurbs_circle.h:32
Definition: opennurbs_point.h:2018
Definition: opennurbs_point.h:460
Definition: opennurbs_point.h:1152