DK for Python | tatukgis_pdk.IGIS_HierarchyManager.InsertLayer | Methods | Properties
Add a layer to groups.
# Python def InsertLayer( self, _layer: TGIS_LayerAbstract, _index: int ) -> None:
Name | Type | Description |
---|---|---|
_layer | TGIS_LayerAbstract | layer handle |
_index | int | insert index |