Layer#
Attribute Name |
Data Type |
Description |
|---|---|---|
no |
int |
Object number |
name |
str |
Name |
current |
bool |
Current |
locked |
bool |
Locked |
color |
str |
Color |
construction_line_type |
Construction line type |
|
construction_line_thickness |
int |
Construction line thickness |
transparency |
float |
Transparency |
comment |
str |
Comment |
id_for_export_import |
str |
|
metadata_for_export_import |
str |
Associated Enums
ConstructionLineType#
Name |
|---|
CONSTRUCTION_LINE_TYPE_SOLID |
CONSTRUCTION_LINE_TYPE_DASHED |
CONSTRUCTION_LINE_TYPE_DOTTED |
CONSTRUCTION_LINE_TYPE_DOT_DASHED |
CONSTRUCTION_LINE_TYPE_LOOSELY_DASHED |