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.
# Python def __init__( self, _mtr: TGIS_Matrix ) -> None:
| Name | Type | Description |
|---|---|---|
| _mtr | TGIS_Matrix | the source data for matrix |