Skip to content

ACadSharp.Entities.Shape

Albert Domenech edited this page Oct 3, 2024 · 6 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 Gets the bounding box aligned with the axis XYZ that occupies this entity.
Clone this wiki locally