Skip to content

ACadSharp.Entities.Shape

Albert Domenech edited this page Aug 5, 2024 · 7 revisions

Shape Class

Represents a entity.

Remarks

Object name
Dxf class name

Definition

Namespace: ACadSharp.Entities

C#

DxfNameAttribute
DxfSubClassAttribute
public class Shape

Properties

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.

Methods

Returns Name Summary
CadObject Clone
BoundingBox GetBoundingBox
Clone this wiki locally