User Tools

Site Tools


api:dk11:python:tatukgis_pdk.igis_viewer3d.unmarkshape_tgis_layerabstract_integer_boolean

Table of Contents

IGIS_Viewer3D.UnMarkShape method

Cancel previously marked shape with color

Syntax

# Python
def UnMarkShape(
  self,
  _layer: TGIS_LayerAbstract,
  _shpid: int,
  _update: bool
) -> None: 

Parameters

Name Type Description
_layer TGIS_LayerAbstract layer contained shape
_shpid int shape to be unmarked
_update bool if True redraw scene after mark, do not redraw if False
2026/05/25 21:51

Page Tools