ACadSharp.Entities.Ellipse - DomCR/ACadSharp GitHub Wiki

Ellipse Class

Represents a entity.

Remarks

Object name
Dxf class name

Definition

Namespace: ACadSharp.Entities

C#

public class Ellipse

Properties

Returns Name Summary
XYZ Center Center point (in WCS)
Double EndParameter End parameter
XYZ EndPoint Endpoint of major axis, relative to the center (in WCS)
XYZ Normal Extrusion direction
String ObjectName
ObjectType ObjectType
Double RadiusRatio Ratio of minor axis to major axis
Double StartParameter Start parameter
String SubclassMarker
Double Thickness Specifies the distance a 2D object is extruded above or below its elevation.
⚠️ **GitHub.com Fallback** ⚠️