TsgDXFPolyline

Hierarchy                Properties                Methods                Events

  Classes Reference > CAD Database structure > Entities >

TsgDXFPolyline

Hierarchy                Properties                Methods                Events

Previous pageReturn to chapter overviewNext page

TsgDXFPolyline = class(TsgCADBasePolyline )

Unit

DXFConv

Description

This class defines a polyline (entity POLYLINE). This object is a 2D/3D line composed of line and arc (bulges) segments. Polyline is specified by an array of Vertexes (use Entity property to obtain an instance of TsgDXFVertex class). Polyline can be Open or Closed (see Closed property).

Go to CAD VCL Enterprise