Skip to content

ACadSharp.Header.CadHeader.LimitCheckingOn

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

LimitCheckingOn Property

Controls whether you can create objects outside the grid limits.

Remarks

System variable LIMCHECK.

Definition

Namespace: ACadSharp.Header.CadHeader

C#

CadSystemVariableAttribute
public Boolean LimitCheckingOn { get; set; }

Property Value

Boolean

Clone this wiki locally