ACadSharp.Entities.Circle - DomCR/ACadSharp GitHub Wiki

Circle Class

Represents a entity.

Remarks

Object name
Dxf class name

Definition

Namespace: ACadSharp.Entities

C#

DxfNameAttribute
DxfSubClassAttribute
public class Circle

Properties

Returns Name Summary
XYZ Center Specifies the center of an arc, circle, ellipse, view, or viewport.
XYZ Normal Specifies the three-dimensional normal unit vector for the object.
String ObjectName
ObjectType ObjectType
Double Radius Specifies the radius of an arc, circle, or position marker.
String SubclassMarker
Double Thickness Specifies the distance a 2D object is extruded above or below its elevation.

Methods

Returns Name Summary
BoundingBox GetBoundingBox Gets the bounding box aligned with the axis XYZ that occupies this entity.
⚠️ **GitHub.com Fallback** ⚠️