User Tools

Site Tools


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

Table of Contents

TGIS_Shape.Split method

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

Splits a multipart shape into parts.

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

Syntax

# Python
def Split(
  self
) -> TGIS_ShapeList: 

Result

Type Description
TGIS_ShapeList Newly created list of parts.

Remarks

If a shape is single part, a main part is returned.

2023/08/09 01:59

Page Tools