Skip to content

ACadSharp.Header.CadHeader.DimensionZeroHandling

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

DimensionZeroHandling Property

Controls suppression of zeros for primary unit values

Remarks

System variable DIMZIN

Definition

Namespace: ACadSharp.Header.CadHeader

C#

CadSystemVariableAttribute
public ZeroHandling DimensionZeroHandling { get; set; }

Property Value

ZeroHandling

Clone this wiki locally