User Tools

Site Tools


api:dk11:python:tatukgis_pdk.tgis_shape.split_void

Table of Contents

TGIS_Shape.Split method

DK 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.

2025/01/31 01:23

Page Tools