User Tools

Site Tools


api:dk11:python:tatukgis_pdk.igis_editor.snapgridspacing

Table of Contents

IGIS_Editor.SnapGridSpacing property

The spacing of the grid to which points will be snapped.

Syntax

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

Value

Type
float
2026/05/25 21:50

Page Tools