User Tools

Site Tools


api:dk11:python:tatukgis_pdk.igis_editor_methods

IGIS_Editor methods

Methods

Inherited Overrides Protected
Name Visibility Description
AddPoint public Add a new point.
AddPointEx public Add a new point for a group.
AddSnapLayer public Add a snap-to layer to the list.
ChangeWinding public Change winding of the current part.
ClearSnapLayers public Clear the list of snap-to layers.
CreatePart public Create and activate the editing procedure for a new part for the current shape.
CreateShape(TGIS_LayerAbstract, TGIS_Point, TGIS_ShapeType) public Create and activate editing of a new shape.
CreateShape(TGIS_LayerAbstract, TGIS_Point3D, TGIS_ShapeType) public Create and activate editing of a new shape.
CreateShape(TGIS_LayerAbstract, TGIS_Point3D, TGIS_ShapeType, TGIS_DimensionType) public Create and activate editing of a new shape.
DeletePart public Delete current part from shape.
DeletePoint public Delete a point from the current part of the currently edited shape.
DeletePointEx public Delete a point from the current part of the currently edited shape.
DeleteShape public Delete currently edited shape and end editing.
EditShape public Starts editing of a shape given by _shp.
EndEdit public End editing of the shape given by EditShape.
FindSnapLayer public Find a snap layer on the list.
FindSnapPoint public Find a snap point based on a snap type from snap-to layers.
InsertPoint public Insert a point to the current part of the currently edited shape.
InsertPointEx public Insert a point to the current part of the currently edited shape for a group.
MouseBegin public Start the editing of a point at the location given by _pt.
MouseEnd public End of point movement, deletion, or addition.
MouseMove public Continuing of point movement, deletion, or addition.
MovePoint public Move a point of the current part of the currently edited shape to a new location.
MovePointEx public Move a point of the current part of the currently edited shape to a new location.
Redo public Redo the previous action.
RefreshShape public Store the editing buffer back into the shape.
RemoveSnapLayer public Remove a snap layer from the list.
RevertShape public Revert currently edited shape to a saved version.
Undo public Undo the last action.

2025/01/31 01:19

Page Tools