DK for Python | tatukgis_pdk.TGIS_Shape.Split | Constructors | Methods | Properties
Splits a multipart shape into parts.
# Python def Split( self ) -> TGIS_ShapeList:
| Type | Description |
|---|---|
| TGIS_ShapeList | Newly created list of parts. |
If a shape is single part, a main part is returned.