User Tools

Site Tools


api:dk11:python:tatukgis.pdk.tgis_csunits.tobase_double

Table of Contents

TGIS_CSUnits.ToBase method

DK11 for Python | tatukgis.pdk.TGIS_CSUnits.ToBase | Constructors | Methods | Properties

Convert value provided in current unit into basic unit (meter or radians) . Basic units are meter, radian, square meter

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

Syntax

# Python
def ToBase(
  self
  _value: float
) -> float: 

Parameters

Name Type Description
_value float value to be converted

Result

Type Description
float Value converted to base units.
2022/11/21 01:50

Page Tools