User Tools

Site Tools


api:dk11:python:tatukgis_pdk.igis_viewer3d_methods

IGIS_Viewer3D methods

Methods

Inherited Overrides Protected
Name Visibility Description
ControlRepaint public Issue control repainting action (shallow refresh).
DoGesture public Performs a gesture operation.
DoMouseDown public Performs the interactive action for a mouse-down message according to the current Mode.
DoMouseMove public Performs the interactive action for a mouse-move message according to the current Mode.
DoMouseUp public Performs the interactive action for a mouse-up message according to the current Mode.
Drag public Drags the scene left, right, forward, or backward by delta values in map units.
DragEx public Drags the scene left, right, forward and up, or backward and down by delta values in map units.
Draw public Draws the scene.
FullExtent public Set view to initial state.
GestureBegin public Start gesture.
GestureEnd public Finish gesture.
GetDemLevelAtReferencePointer public Gets the height where the reference pointer crosses the DEM.
GetFps public Gets the rendering speed in frames per second.
InitialRedraw public Performs the initial redraw of the 3D viewer.
Locate public Selects an object in 3D, similarly to 2D mode.
Locate3D public Select object in 3D
Lock public Stops rendering and waits for GeneralUnlock.
LockUpdates public Prepare navigate operation - for example set draft mode.
MarkShape public Mark shape with color
Move public Moves the scene along the XY axis by delta values expressed in map units.
PrintBegin public Gets the tile size used for tiled printing.
PrintBmp public Dumps the requested screen rectangle to a bitmap.
PrintEnd public Close printing using tiles.
PrintTile public Dumps the visible screen rectangle to a bitmap tile.
RayIntersectDem public Gets the intersection point between a ray and a DEM.
ResetView public Set view to initial state (like FullExtent in 2D).
Rotate public Rotates the view by delta values expressed in radians.
ScreenToMap public Gets the mouse position on the reference level in map units.
ScreenToMap3D public Gets map coordinates for a screen pixel.
StoreMousePos public Stores the mouse position, used in zoom mode only.
Unlock public Cancels GeneralLock and continues rendering.
UnlockUpdates public Finalize navigate operation.
UnMarkShape public Cancel previously marked shape with color
UpdateAllSelectedObjects public Redraw all selected objects.
UpdateTopmost public Issue control update action (topmost refresh).
UpdateWholeMap public Issue control update action (deep refresh).
ZoomBy public Zooms the view by a factor, using the screen center when AdvNavigation is False or the mouse position when it is True.

2026/07/10 23:47

Page Tools