CadDrawTypeMode class

CadDrawTypeMode class

Represents possible modes for colorization of objects.

Inheritance: CadDrawTypeModeEnumeration

The CadDrawTypeMode type exposes the following members:

Constructors

Constructor Description
init Serialization constructor

Properties

Property Description
USE_DRAW_COLOR Allows to use common color.
USE_OBJECT_COLOR Allows to use separate color for every object.

Methods

Method Description
equals Determines whether two object instances are equal.
compare_to Compares current object to other.
get_all Returns all enumeration values.

See Also