Layer class

Layer class

Represents layer contained by the CAD drawing.

The Layer type exposes the following members:

Constructors

Constructor Description
init Initializes new instance of Layer class.
init Initializes new instance of Layer class.
init Initializes new instance of Layer class.

Properties

Property Description
name The name of the layer.
visible The layer visibility indicator.

Methods

Method Description
equals Determines whether the current Layer is the same as specified Layer object.

See Also