User Tools

Site Tools


api:dk11:python:tatukgis.pdk.tgis_squarematrix.make2drotation_double_boolean

Table of Contents

TGIS_SquareMatrix.Make2DRotation method

DK11 for Python | tatukgis.pdk.TGIS_SquareMatrix.Make2DRotation | Constructors | Methods | Properties

Makes the 2D rotation matrix.

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

Syntax

# Python
def Make2DRotation(
  self
  _angle: float
  _cwise: bool
) -> None: 

Parameters

Name Type Description
_angle float the angle of rotation
_cwise bool True for clockwise (Y to X); False for counterclockwise
2022/11/30 16:04

Page Tools