DK for Python | tatukgis_pdk.IGIS_Editor.RemoveSnapLayer | Methods | Properties
Remove a snap layer from the list.
# Python def RemoveSnapLayer( self, _layer: TGIS_LayerAbstract ) -> None:
| Name | Type | Description |
|---|---|---|
| _layer | TGIS_LayerAbstract | layer to snap |