DK11 for Python | tatukgis.pdk.TGIS_Vector.Value | Methods | Properties
Array element value.
Available also on: ActiveX.
# Python def Value( self, _idx: int ) -> float: def Value( self, _idx: int, _value: float ) -> None:
Name | Type | Description |
---|---|---|
_idx | int | index of the element |
Type |
---|
float |