Skip to content

ACadSharp.Header.CadHeader.InterfereColor

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

InterfereColor Property

Represents the ACI color index of the "interference objects" created during the INTERFERE command. Default value is 1

Remarks

System variable INTERFERECOLOR

Definition

Namespace: ACadSharp.Header.CadHeader

C#

CadSystemVariableAttribute
public Color InterfereColor { get; set; }

Property Value

Color

Clone this wiki locally