Class AcadLayer
Member of BricscadDb
A layer is a grouping of drawing entities into logical sets. The Layer object provides access to various methods and properties for setting and obtaining layer characteristics such as color, linetype, and on/off status. To access the Layer object, use the following methods and properties:
| Methods | Properties |
|---|---|
| Delete | Application |
| GetExtensionDictionary | Description |
| GetXData | Document |
| SetXData | Freeze |
| Handle | |
| HasExtensionDictionary | |
| LayerOn | |
| Linetype | |
| Lineweight | |
| Lock | |
| Material | |
| Name | |
| ObjectID | |
| ObjectName | |
| OwnerID | |
| PlotStyleName | |
| Plottable | |
| TrueColor | |
| Used | |
| ViewportDefault |
| © Bricsys NV. All rights reserved. |