|
| | __getitem__ (self, int index) |
| | __init__ (self, _api.SetCol setCol) |
| | __iter__ (self) |
| | __len__ (self) |
| Set | Create (self, str name=None) |
| | Attempt to create a new Set.
|
| Set | Get (self, int id) |
| Set | Get (self, item1=None) |
| Set | Get (self, str name) |
| | __getitem__ (self, int index) |
| | __init__ (self, _api.ZoneJointContainerCol zoneJointContainerCol) |
| | __iter__ (self) |
| | __len__ (self) |
| | __getitem__ (self, int index) |
| | __init__ (self, _api.IdNameEntityCol idNameEntityCol) |
| | __iter__ (self) |
| | __len__ (self) |
| | __getitem__ (self, int index) |
| | __init__ (self, _api.IdEntityCol idEntityCol) |
| | __iter__ (self) |
| | __len__ (self) |
| bool | Contains (self, int id) |
| int | Count (self) |
◆ __init__()
| hyperx.api.SetCol.__init__ |
( |
| self, |
|
|
_api.SetCol | setCol ) |
◆ __getitem__()
| hyperx.api.SetCol.__getitem__ |
( |
| self, |
|
|
int | index ) |
◆ __iter__()
| hyperx.api.SetCol.__iter__ |
( |
| self | ) |
|
◆ __len__()
| hyperx.api.SetCol.__len__ |
( |
| self | ) |
|
◆ Create()
| Set hyperx.api.SetCol.Create |
( |
| self, |
|
|
str | name = None ) |
◆ Get() [1/3]
| Set hyperx.api.SetCol.Get |
( |
| self, |
|
|
int | id ) |
◆ Get() [2/3]
| Set hyperx.api.SetCol.Get |
( |
| self, |
|
|
| item1 = None ) |
◆ Get() [3/3]
| Set hyperx.api.SetCol.Get |
( |
| self, |
|
|
str | name ) |
◆ SetColList
| hyperx.api.SetCol.SetColList = property |
|
static |
The documentation for this class was generated from the following file:
- C:/Dev/HyperX/HyperX/HyperX.Scripting.Wrapper/hyperx/api/__init__.py