User Tools

Site Tools


api:dk11:python:tatukgis.pdk.tgis_layervector.getshape_tgis_uid

Table of Contents

TGIS_LayerVector.GetShape(TGIS_Uid) method

DK11 for Python | tatukgis.pdk.TGIS_LayerVector.GetShape | Overloads | Constructors | Methods | Properties | Events

Gets a shape by its unique identifier on default cursor (0).

Available also on: Delphi | .NET | Java | ActiveX.

Syntax

# Python
def GetShape(
  self,
  _uid: TGIS_Uid
) -> TGIS_Shape: 

Parameters

Name Type Description
_uid TGIS_Uid identifier /same as current record for SHP file/

Result

Type Description
TGIS_Shape Shape itself or nil.

References

2023/08/09 01:56

Page Tools