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

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

__getitem__(self, int index)hyperx.api.SizingMaterialCol
__init__(self, _api.SizingMaterialCol sizingMaterialCol)hyperx.api.SizingMaterialCol
__iter__(self)hyperx.api.SizingMaterialCol
__len__(self)hyperx.api.SizingMaterialCol
_CollectedClasshyperx.api.SizingMaterialColprotected
_Entityhyperx.api.IdEntityColprotected
AddSizingMaterial(self, int materialId)hyperx.api.SizingMaterialCol
AddSizingMaterial(self, str name)hyperx.api.SizingMaterialCol
AddSizingMaterial(self, item1=None)hyperx.api.SizingMaterialCol
AddSizingMaterialsById(self, tuple[int] materialIds, bool ignoreMissingMaterials=False)hyperx.api.SizingMaterialCol
AddSizingMaterialsByName(self, tuple[str] materialNames, bool ignoreMissingMaterials=False)hyperx.api.SizingMaterialCol
Contains(self, str name)hyperx.api.SizingMaterialCol
Contains(self, int id)hyperx.api.SizingMaterialCol
Contains(self, item1=None)hyperx.api.SizingMaterialCol
Count(self)hyperx.api.IdEntityCol
Get(self, str name)hyperx.api.SizingMaterialCol
Get(self, int id)hyperx.api.SizingMaterialCol
Get(self, item1=None)hyperx.api.SizingMaterialCol
Idshyperx.api.IdEntityColstatic
RemoveAllSizingMaterials(self)hyperx.api.SizingMaterialCol
RemoveSizingMaterial(self, int materialId)hyperx.api.SizingMaterialCol
RemoveSizingMaterial(self, str name)hyperx.api.SizingMaterialCol
RemoveSizingMaterial(self, item1=None)hyperx.api.SizingMaterialCol
RemoveSizingMaterialsById(self, tuple[int] materialIds, bool ignoreMissingMaterials=False)hyperx.api.SizingMaterialCol
RemoveSizingMaterialsByName(self, tuple[str] materialNames, bool ignoreMissingMaterials=False)hyperx.api.SizingMaterialCol
SizingMaterialColListhyperx.api.SizingMaterialColstatic