Share

AcDb2dPolyline::AcDb2dPolyline

C++

AcDb2dPolyline();

Description

Default constructor. Constructs an open polyline with linetype generation off and initializes the start and end widths to 0.0, the bulge to 0.0, the elevation to 0.0, the type to AcDb::k2dSimplePoly, the normal to (0,0,1), and the thickness to 0.0.

Links

AcDb2dPolyline

Was this information helpful?