User Tools

Site Tools


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

Table of Contents

TGIS_ParamsSection.FalseZ property

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

Z coordinate offset (for 3D mode); Default is 0.

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

Syntax

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

Value

Type
float
2023/08/09 01:57

Page Tools