TsgDXFArc
TsgDXFArc represents Arc primitive
TsgDXFArc = class(TsgDXFCircle)
Unit
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