User Tools

Site Tools


api:dk11:python:tatukgis.pdk.tgis_shape.getangle_boolean

Table of Contents

TGIS_Shape.GetAngle method

DK11 for Python | tatukgis.pdk.TGIS_Shape.GetAngle | Constructors | Methods | Properties

Compute angle of first/last element of the shape in radians related to north, east winding.

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

Syntax

# Python
def GetAngle(
  self,
  _reverse: bool
) -> float: 

Parameters

Name Type Description
_reverse bool if True, then end will be treated as start

Result

Type Description
float Angle in radians.
2023/08/09 01:59

Page Tools