DK11 for Python | tatukgis.pdk.TGIS_Config.SetGroup | Constructors | Methods | Properties
Select layer on which the operation will be performed. It is important for project files. Thanks this it is possible to recognize which entry corespondents to which layer.
# Python def SetGroup( self, _layer: TObject ) -> None:
Name | Type | Description |
---|---|---|
_layer | TObject | layer on which the operation will be performed; it is nil then operation will be performed on main entry ([TatukGIS] section) |