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