User Tools

Site Tools


api:dk11:python:tatukgis_pdk.igis_viewer3d.referencepointmode

Table of Contents

IGIS_Viewer3D.ReferencePointMode property

DK for Python | tatukgis_pdk.IGIS_Viewer3D.ReferencePointMode | Methods | Properties

Set reference (rotation) point to one of GIS_3DReferencePoint type: Base, Zero, OnDem, Lowest, Highest, FlyOnDem

Available also on: ActiveX.

Syntax

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

Value

2025/01/31 01:19

Page Tools