Skip to content

ACadSharp.Header.CadHeader.StepSize

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

StepSize Property

Specifies the size of each step when in walk or fly mode, in drawing units.

Remarks

System variable STEPSIZE

Definition

Namespace: ACadSharp.Header.CadHeader

C#

CadSystemVariableAttribute
public Double StepSize { get; set; }

Property Value

Double

Clone this wiki locally