User Tools

Site Tools


api:dk11:python:tatukgis.pdk.tgis_paramssection.normalizedz

Table of Contents

TGIS_ParamsSection.NormalizedZ property

DK11 for Python | tatukgis.pdk.TGIS_ParamsSection.NormalizedZ | Constructors | Methods | Properties

If not Off then Z coordinated scaling should be normalized according to viewer size. Useful for data which Z coordinate does not represent heights. Default is Off.

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

Syntax

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

Value

2023/08/09 01:57

Page Tools