Skip to content

ACadSharp.Header.CadHeader.LinearUnitFormat

Albert Domenech edited this page Jan 8, 2025 · 3 revisions

LinearUnitFormat Property

Sets the linear units format for creating objects.

Remarks

System variable LUNITS.

Definition

Namespace: ACadSharp.Header.CadHeader

C#

CadSystemVariableAttribute
public LinearUnitFormat LinearUnitFormat { get; set; }

Property Value

LinearUnitFormat

Clone this wiki locally