HyperX.Scripting.Python.Api
The HyperX Scripting Library for Python
Loading...
Searching...
No Matches
hyperx.api.DiscreteField Member List

This is the complete list of members for hyperx.api.DiscreteField, including all inherited members.

__init__(self, _api.DiscreteField discreteField)hyperx.api.DiscreteField
_Entityhyperx.api.IdEntityprotected
AddColumn(self, str name)hyperx.api.DiscreteField
AddPointRow(self, Vector3d pointId)hyperx.api.DiscreteField
ColumnCounthyperx.api.DiscreteFieldstatic
Columnshyperx.api.DiscreteFieldstatic
DataTypehyperx.api.DiscreteFieldstatic
DeleteAllRows(self)hyperx.api.DiscreteField
DeleteColumn(self, int columnId)hyperx.api.DiscreteField
DeletePointRow(self, Vector3d pointId)hyperx.api.DiscreteField
DeleteRow(self, int entityId)hyperx.api.DiscreteField
DeleteRowsAndColumns(self)hyperx.api.DiscreteField
Idhyperx.api.IdEntitystatic
Namehyperx.api.IdNameEntitystatic
PhysicalEntityTypehyperx.api.DiscreteFieldstatic
PointIdshyperx.api.DiscreteFieldstatic
ReadNumericCell(self, int entityId, int columnId)hyperx.api.DiscreteField
ReadNumericCell(self, Vector3d pointId, int columnId)hyperx.api.DiscreteField
ReadNumericCell(self, item1=None, item2=None)hyperx.api.DiscreteField
ReadStringCell(self, int entityId, int columnId)hyperx.api.DiscreteField
ReadStringCell(self, Vector3d pointId, int columnId)hyperx.api.DiscreteField
ReadStringCell(self, item1=None, item2=None)hyperx.api.DiscreteField
Rename(self, str name)hyperx.api.IdNameEntityRenameable
RowCounthyperx.api.DiscreteFieldstatic
RowIdshyperx.api.DiscreteFieldstatic
SetColumnName(self, int columnId, str name)hyperx.api.DiscreteField
SetNumericValue(self, int entityId, int columnId, float value)hyperx.api.DiscreteField
SetNumericValue(self, Vector3d pointId, int columnId, float value)hyperx.api.DiscreteField
SetNumericValue(self, item1=None, item2=None, item3=None)hyperx.api.DiscreteField
SetStringValue(self, int entityId, int columnId, str value)hyperx.api.DiscreteField
SetStringValue(self, Vector3d pointId, int columnId, str value)hyperx.api.DiscreteField
SetStringValue(self, item1=None, item2=None, item3=None)hyperx.api.DiscreteField