gplugins.gmsh.map_unique_layer_stack_z#
- gplugins.gmsh.map_unique_layer_stack_z(layer_stack: LayerStack, include_zmax: bool = True) dict[str, set[float]] [source]#
Map unique LayerStack z coordinates to various layers.
- Parameters:
layer_stack – LayerStack
include_zmax – if True, will map a layername to its zmax coordinate, otherwise not
- Returns:
Dict with layernames as keys and set of unique z-values where the layer is present