-
-
Notifications
You must be signed in to change notification settings - Fork 119
ACadSharp.Entities.Shape
Albert Domenech edited this page Oct 3, 2024
·
6 revisions
Represents a entity.
Object name
Dxf class name
Namespace: ACadSharp.Entities
C#
DxfNameAttribute
DxfSubClassAttribute
public class Shape
Returns | Name | Summary |
---|---|---|
XYZ |
InsertionPoint | Insertion point (in WCS). |
XYZ |
Normal | Extrusion direction. |
String |
ObjectName | |
ObjectType |
ObjectType | |
Double |
ObliqueAngle | Oblique angle. |
Double |
RelativeXScale | Relative X scale factor. |
Double |
Rotation | Rotation angle. |
TextStyle |
ShapeStyle | Shape name. |
Double |
Size | Size. |
String |
SubclassMarker | |
Double |
Thickness | Thickness. |
Returns | Name | Summary |
---|---|---|
CadObject |
Clone | |
BoundingBox |
GetBoundingBox | Gets the bounding box aligned with the axis XYZ that occupies this entity. |
ACadSharp Class Library Documentation
Documentation created by NetDocGen
- ACadSharp
- ACadSharp.Attributes
- ACadSharp.Blocks
- ACadSharp.Classes
- ACadSharp.Entities
- ACadSharp.Exceptions
- ACadSharp.Header
- ACadSharp.IO
- ACadSharp.Objects
- ACadSharp.Objects.Collections
- ACadSharp.Tables
- ACadSharp.Tables.Collections
- ACadSharp.Types.Units
- CSMath
- CSMath.Geometry
- CSUtilities.Attributes
- CSUtilities.Extensions