Public Member Functions | |
| __getitem__ (self, int index) | |
| __init__ (self, _api.JointDesignResultCol jointDesignResultCol) | |
| __iter__ (self) | |
| __len__ (self) | |
| JointDesignResult | Get (self, int id) |
| JointDesignResult | Get (self, item1=None) |
| JointDesignResult | Get (self, types.JointRangeId jointRangeId) |
| JointDesignResult | Get (self, types.JointSelectionId jointSelectionId) |
| 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 = JointDesignResult | |
| Protected Attributes inherited from hyperx.api.IdEntityCol | |
| _Entity = idEntityCol | |
Properties | |
| JointDesignResultColList = property | |
| Properties inherited from hyperx.api.IdEntityCol | |
| IdEntityColList = property | |
| Ids = property | |
| hyperx.api.JointDesignResultCol.__init__ | ( | self, | |
| _api.JointDesignResultCol | jointDesignResultCol ) |
| hyperx.api.JointDesignResultCol.__getitem__ | ( | self, | |
| int | index ) |
| hyperx.api.JointDesignResultCol.__iter__ | ( | self | ) |
| hyperx.api.JointDesignResultCol.__len__ | ( | self | ) |
| JointDesignResult hyperx.api.JointDesignResultCol.Get | ( | self, | |
| int | id ) |
Reimplemented from hyperx.api.IdEntityCol.
| JointDesignResult hyperx.api.JointDesignResultCol.Get | ( | self, | |
| item1 = None ) |
Reimplemented from hyperx.api.IdEntityCol.
| JointDesignResult hyperx.api.JointDesignResultCol.Get | ( | self, | |
| types.JointRangeId | jointRangeId ) |
Reimplemented from hyperx.api.IdEntityCol.
| JointDesignResult hyperx.api.JointDesignResultCol.Get | ( | self, | |
| types.JointSelectionId | jointSelectionId ) |
Reimplemented from hyperx.api.IdEntityCol.
|
protected |
|
static |