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.
# Python @property def ReferencePointMode( self ) -> TGIS_Viewer3DReferenceMode: @ReferencePointMode.setter def ReferencePointMode( self, _value: TGIS_Viewer3DReferenceMode ) -> None: