User Tools

Site Tools


api:dk11:python:tatukgis_pdk.igis_editor.pointpos

Table of Contents

IGIS_Editor.PointPos property

Position of the currently edited point.

Syntax

# Python
@property
def PointPos(
  self
) -> int: 
 
@PointPos.setter
def PointPos(
  self,
  _value: int
) -> None: 

Value

Type
int
2026/08/30 01:11

Page Tools