Skip to content

ACadSharp.Header.CadHeader.LimitCheckingOn

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

LimitCheckingOn Property

Nonzero if limits checking is on System variable LIMCHECK.

Definition

Namespace: ACadSharp.Header.CadHeader

C#

CadSystemVariableAttribute
public Boolean LimitCheckingOn { get; set; }

Property Value

Boolean

Clone this wiki locally