DK for Python | tatukgis_pdk.IGIS_Editor.Mode | Methods | Properties
Mode of edition. Will control how _nearest parameter of the MouseBegin() behaves and therefore will control editing behavior in TGIS_ViewerWnd.
# Python @property def Mode( self ) -> TGIS_EditorMode: @Mode.setter def Mode( self, _value: TGIS_EditorMode ) -> None:
| Type |
|---|
| TGIS_EditorMode |