User Tools

Site Tools


api:dk11:python:tatukgis_pdk.igis_editor.editshape_tgis_shapeabstract_integer

Table of Contents

IGIS_Editor.EditShape method

Starts editing the specified shape and part.

Syntax

# Python
def EditShape(
  self,
  _shp: TGIS_ShapeAbstract,
  _part: int
) -> None: 

Parameters

Name Type Description
_shp TGIS_ShapeAbstract Shape to edit.
_part int Part index in the shape to edit.
2026/08/30 01:11

Page Tools