Layer Attributes
|
Attribute
|
Modify
|
Type
|
Description
|
|
|
|
blink
|
yes
|
boolean
|
Layer’s blink attribute
|
|
brightColors
|
yes
|
l_objId
|
List of bright colors for the layer
|
|
displays
|
no
|
l_objId
|
List of displays that the layer references
|
|
fillColors
|
yes
|
l_objId
|
List of fill colors for the layer
|
|
fillStyle
|
yes
|
string
|
Layer fill style. One of the following:
|
|
|
|
|
"outline"
Outline only and no fill
"solid"
A solid Fill
"X"
X-fill and outline
"stipple"
Stipple fill and no outline
"outlineStipple"
Stipple fill and outline
|
|
lineStyles
|
yes
|
l_objId
|
List of line styles for the layer
|
|
name
|
yes
|
string
|
Layer name
|
|
number
|
no
|
integer
|
Layer number
|
|
objType
|
no
|
string
|
Type of the object: "layer"
|
|
outlineColors
|
yes
|
l_objId
|
List of outline colors for the layer
|
|
priority
|
yes
|
integer
|
Layer’s priority
|
|
purpose
|
no
|
string
|
Layer’s purpose (see the purpose table) integer
|
|
selectable
|
yes
|
boolean
|
Layer’s selectability
|
|
stipples
|
yes
|
l_objId
|
List of stipples for the layer
|
|
techFile
|
no
|
objId
|
Techfile the layer belongs to
|
|
twoLayers
|
no
|
l_objId
|
List of two layer relationships for the layer
|
|
visible
|
yes
|
boolean
|
Layer’s visibility
|
Related Topics
Generic Technology File Object Attributes
Administrative Functions
Return to top