Skip to content

ACadSharp.Entities.DimensionAligned.ExtLineRotation

Albert Domenech edited this page Jul 14, 2024 · 2 revisions

ExtLineRotation Property

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

Definition

Namespace: ACadSharp.Entities.DimensionAligned

C#

public Double ExtLineRotation { get; set; }

Property Value

Double

Clone this wiki locally