DK11 for Python | tatukgis.pdk.TGIS_Normals.Normal | Methods | Properties
Normal array. Each position represent a normal found at each point.
# Python def Normal( self, _index: int ) -> TGIS_SingleVector: def Normal( self, _index: int, _value: TGIS_SingleVector ) -> None:
Name | Type | Description |
---|---|---|
_index | int | normal array index |
Type |
---|
TGIS_SingleVector |