ACadSharp.Entities.DimensionAligned - DomCR/ACadSharp GitHub Wiki

DimensionAligned Class

Represents a entity.

Remarks

Object name
Dxf class name

Definition

Namespace: ACadSharp.Entities

C#

DxfNameAttribute
DxfSubClassAttribute
public class DimensionAligned

Properties

Returns Name Summary
Double ExtLineRotation Linear dimension types with an oblique angle have an optional group code 52.
When added to the rotation angle of the linear dimension(group code 50),
it gives the angle of the extension lines
XYZ FirstPoint Insertion point for clones of a dimension—Baseline and Continue (in OCS)
Double Measurement
String ObjectName
ObjectType ObjectType
XYZ SecondPoint Definition point for linear and angular dimensions(in WCS)
String SubclassMarker

Methods

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