Public Member Functions | |
| __getitem__ (self, int index) | |
| __init__ (self, _api.ZoneDesignResultCol zoneDesignResultCol) | |
| __iter__ (self) | |
| __len__ (self) | |
| ZoneDesignResult | Get (self, int id) |
| ZoneDesignResult | Get (self, item1=None) |
| ZoneDesignResult | Get (self, types.VariableParameter parameterId) |
| Public Member Functions inherited from hyperx.api.IdEntityCol | |
| __getitem__ (self, int index) | |
| __init__ (self, _api.IdEntityCol idEntityCol) | |
| __iter__ (self) | |
| __len__ (self) | |
| bool | Contains (self, int id) |
| int | Count (self) |
Protected Attributes | |
| _CollectedClass = ZoneDesignResult | |
| Protected Attributes inherited from hyperx.api.IdEntityCol | |
| _Entity = idEntityCol | |
Properties | |
| Weight = property | |
| ZoneDesignResultColList = property | |
| Properties inherited from hyperx.api.IdEntityCol | |
| IdEntityColList = property | |
| Ids = property | |
| hyperx.api.ZoneDesignResultCol.__init__ | ( | self, | |
| _api.ZoneDesignResultCol | zoneDesignResultCol ) |
| hyperx.api.ZoneDesignResultCol.__getitem__ | ( | self, | |
| int | index ) |
| hyperx.api.ZoneDesignResultCol.__iter__ | ( | self | ) |
| hyperx.api.ZoneDesignResultCol.__len__ | ( | self | ) |
| ZoneDesignResult hyperx.api.ZoneDesignResultCol.Get | ( | self, | |
| int | id ) |
Reimplemented from hyperx.api.IdEntityCol.
| ZoneDesignResult hyperx.api.ZoneDesignResultCol.Get | ( | self, | |
| item1 = None ) |
Reimplemented from hyperx.api.IdEntityCol.
| ZoneDesignResult hyperx.api.ZoneDesignResultCol.Get | ( | self, | |
| types.VariableParameter | parameterId ) |
Reimplemented from hyperx.api.IdEntityCol.
|
protected |
|
static |
|
static |