DK11 for Python | tatukgis.pdk.TGIS_SquareMatrix.Row | Constructors | Methods | Properties
Gives access to the whole matrix row.
# Python def Row( self, _row: int ) -> TGIS_Vector: def Row( self, _row: int, _value: TGIS_Vector ) -> None:
Name | Type | Description |
---|---|---|
_row | int | the row index |
Type |
---|
TGIS_Vector |