TsgDXFArc

Hierarchy                Properties                Methods                Events

  Classes Reference > CAD Database structure > Entities >

TsgDXFArc

Hierarchy                Properties                Methods                Events

Previous pageReturn to chapter overviewNext page

TsgDXFArc represents Arc primitive

TsgDXFArc = class(TsgDXFCircle)

Unit

DXFConv

Description

This class defines arc (entity ARC). An arc is always drawn anti-clockwise from the StartAngle to the EndAngle. The StartPoint and EndPoint properties of an arc are calculated through the StartAngle, EndAngle and Radius properties.

Go to CAD VCL Enterprise