SetAutomaticColor Method (Arc Object)

Scope: Schematic editor

Object: Arc Object

Prerequisites: None

Sets or unsets the color of an arc object as the automatic color for arcs.

Usage

Arc.SetAutomaticColor(byVal bAutomatic as Boolean)

Arguments

bAutomatic.

True - sets the automatic color for that object. False - unsets the automatic color for that object.

If an object has automatic color, as determined by the IsColorAutomatic Method (Arc Object), the actual color of the object is the default for this type of object.