alias_api.is_construction_layer
- alias_api.is_construction_layer(layer_number: SupportsInt) bool
Determine if the layer is a construction layer.
- Parameters
layer_number – The number of the layer to check.
- Returns
True if the layer is a construction layer, else False.