- 
          
- 
                Notifications
    You must be signed in to change notification settings 
- Fork 160
ACadSharp.Entities.Circle
        Albert Domenech edited this page Aug 4, 2024 
        ·
        7 revisions
      
    Represents a entity.
Object name  
Dxf class name 
Namespace: ACadSharp.Entities
C#
DxfNameAttribute
DxfSubClassAttribute
public class Circle| 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. | 
ACadSharp Class Library Documentation
Documentation created by NetDocGen
- ACadSharp
- ACadSharp.Attributes
- ACadSharp.Blocks
- ACadSharp.Classes
- ACadSharp.Entities
- ACadSharp.Exceptions
- ACadSharp.Extensions
- ACadSharp.Header
- ACadSharp.IO
- ACadSharp.IO.DWG
- ACadSharp.Objects
- ACadSharp.Objects.Collections
- ACadSharp.Objects.Evaluations
- ACadSharp.Tables
- ACadSharp.Tables.Collections
- ACadSharp.Types.Units
- ACadSharp.XData
- CSMath
- CSMath.Geometry
- CSUtilities.Attributes
- CSUtilities.Extensions