Skip to content

ACadSharp.Entities.Arc

Albert Domenech edited this page Aug 4, 2024 · 9 revisions

Arc Class

Represents a entity.

Remarks

Object name
Dxf class name

Definition

Namespace: ACadSharp.Entities

C#

DxfNameAttribute
DxfSubClassAttribute
public class Arc

Properties

Returns Name Summary
Double EndAngle The end angle in radians.
String ObjectName
ObjectType ObjectType
Double StartAngle The start angle in radians.
String SubclassMarker
Clone this wiki locally