User Tools

Site Tools


api:dk11:python:tatukgis_pdk.igis_editor.selecttolerance

Table of Contents

IGIS_Editor.SelectTolerance property

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

Distance tolerance of vertices selection.

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

Syntax

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

Value

Type
int
2025/01/31 01:19

Page Tools