Skip to content

ACadSharp.Header.CadHeader.DimensionLinearUnitFormat

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

DimensionLinearUnitFormat Property

Sets units for all dimension types except Angular

Remarks

System variable DIMLUNIT

Definition

Namespace: ACadSharp.Header.CadHeader

C#

CadSystemVariableAttribute
public LinearUnitFormat DimensionLinearUnitFormat { get; set; }

Property Value

LinearUnitFormat

Clone this wiki locally