Skip to content

ACadSharp.Header.CadHeader.DimensionTextOutsideExtensions

Albert Domenech edited this page Aug 4, 2024 · 2 revisions

DimensionTextOutsideExtensions Property

If text is outside the extension lines, dimension lines are forced between the extension lines if nonzero

Remarks

System variable DIMTOFL

Definition

Namespace: ACadSharp.Header.CadHeader

C#

CadSystemVariableAttribute
public Boolean DimensionTextOutsideExtensions { get; set; }

Property Value

Boolean

Clone this wiki locally