User Tools

Site Tools


api:dk11:python:tatukgis_pdk.tgis_squarematrix.create_tgis_matrix

Table of Contents

TGIS_SquareMatrix.__init__(TGIS_Matrix) constructor

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

Syntax

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

Parameters

Name Type Description
_mtr TGIS_Matrix the source data for matrix
2026/05/25 22:02

Page Tools