User Tools

Site Tools


api:dk11:python:tatukgis.pdk.tgis_shape.createfromgml_string

Table of Contents

TGIS_Shape.CreateFromGML method

DK11 for Python | tatukgis.pdk.TGIS_Shape.CreateFromGML | Constructors | Methods | Properties

Create the shape from GML.

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

Syntax

# Python
def CreateFromGML(
  self,
  _gml: str
) -> TGIS_Shape: 

Parameters

Name Type Description
_gml str GML text

Result

Type Description
TGIS_Shape Newly created shape.
2023/08/09 01:59

Page Tools