Download Chapter 8 ick Start Manual – Viewer Mode

Transcript
Chapter 13. RBA Reference
Input:
integer
13.40.56
e index of the actual cell view to use. Basically, this method returnssource_cellview in “real” mode. e result may be different, if the cell view is not valid
for example. In this case, a negative value is returned.
[const] integer source_datatype( boolean )
Get the stream data type that the shapes are taken from.
Input:
true
false
Return: integer
13.40.57
13.40. Class LayerPropertiesNode (version 0.21)
Return the real value.
Return the local value.
e stream data type that the shapes are taken from.
If the data type is positive, the actual layer is looked up by this stream data type.
If a name or layer index is specified, the stream data type is not used.
source_datatype=( integer )
Set the stream data type that the shapes are taken from.
See source_datatype for a description of this property.
Input:
integer
13.40.58
[const] integer source_layer( boolean )
Get the stream layer that the shapes are taken from.
Input:
true
false
Return: integer
13.40.59
e stream data type that the shapes are taken from.
Return the real value.
Return the local value.
e stream layer that the shapes are taken from.
If the layer is positive, the actual layer is looked up by this stream layer.
If a name or layer index is specified, the stream layer is not used.
source_layer=( integer )
Set the stream layer that the shapes are taken from.
See source_layer for a description of this property.
Input:
integer
13.40.60
e stream layer that the shapes are taken from.
[const] integer source_layer_index( boolean )
Get the layer index that the shapes are taken from.
Input:
true
false
Return: integer
Return the real value.
Return the local value.
e layer index that the shapes are taken from.
If the layer index is positive, the shapes drawn are taken from this layer rather
than searched for by layer and data type.
is property is stronger than the layer/data type or name specification.
e similar method layer_index returns the actual layer index used, not the given one. e laer may be
negative indicating that layer/data type or name specifications are used.
KLayout
Version 0.21
345