DK11 for Python | tatukgis.pdk.TGIS_LayerVector.GetShape | Overloads | Constructors | Methods | Properties | Events
Gets a shape by its unique identifier on default cursor (0).
# Python def GetShape( self, _uid: TGIS_Uid ) -> TGIS_Shape:
Name | Type | Description |
---|---|---|
_uid | TGIS_Uid | identifier /same as current record for SHP file/ |
Type | Description |
---|---|
TGIS_Shape | Shape itself or nil. |