User Tools

Site Tools


api:dk11:python:tatukgis_pdk.tgis_squarematrix.create_tgis_matrix

Table of Contents

TGIS_SquareMatrix.__init__(TGIS_Matrix) constructor

DK for Python | tatukgis_pdk.TGIS_SquareMatrix.Create | Overloads | Constructors | Methods | Properties

Creates an instance. If the source matrix is not square then it will be truncated by the smaller dimension.

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

Syntax

# Python
def __init__(
  self,
  _mtr: TGIS_Matrix
) -> None: 

Parameters

Name Type Description
_mtr TGIS_Matrix the source data for matrix
2025/01/31 01:23

Page Tools