User Tools

Site Tools


api:dk11:python:tatukgis_pdk.igis_editor.editshape_tgis_shapeabstract_integer

Table of Contents

IGIS_Editor.EditShape method

DK for Python | tatukgis_pdk.IGIS_Editor.EditShape | Methods | Properties

Starts editing of a shape given by _shp. Only the part given by _part will be in edit mode.

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

Syntax

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

Parameters

Name Type Description
_shp TGIS_ShapeAbstract shape to be edited
_part int part in _shape to be edited
2025/01/31 01:19

Page Tools