User Tools

Site Tools


api:dk11:python:tatukgis.pdk.tgis_viewer3dbase.advnavigation

Table of Contents

TGIS_Viewer3DBase.AdvNavigation property

DK11 for Python | tatukgis.pdk.TGIS_Viewer3DBase.AdvNavigation | Constructors | Methods | Properties | Events | Events

Standard / AdvanceNavigation switch if True mouse location become a rotation point if False screen center is a rotation point

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

Syntax

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

Value

Type
bool
2023/08/09 02:00

Page Tools