16#if !defined(ON_POLYLINE_INC_)
17#define ON_POLYLINE_INC_
36 bool CreateInscribedPolygon(
51 bool CreateCircumscribedPolygon(
70 bool CreateStarPolygon(
88 double tolerance = 0.0
101 double tolerance = 0.0
106 int PointCount()
const;
110 int SegmentCount()
const;
120 double tolerance = 0.0
126 double Length()
const;
Definition opennurbs_array.h:398
ON_3dPointArray & operator=(const ON_3dPointArray &)
Definition opennurbs_array.cpp:149
Definition opennurbs_point.h:403
Definition opennurbs_point.h:931
Definition opennurbs_circle.h:33
Definition opennurbs_polyline.h:20
#define ON_CLASS
Definition opennurbs_defines.h:91