|
| | __getitem__ (self, int index) |
| | __init__ (self, _api.DesignLoadCol designLoadCol) |
| | __iter__ (self) |
| | __len__ (self) |
| DesignLoad | Get (self, int id) |
| DesignLoad | Get (self, item1=None) |
| DesignLoad | Get (self, str name) |
| types.SimpleStatus | SetIsActiveById (self, set[int] designLoads, bool isActive) |
| | Set the hyperx.api.DesignLoad.IsActive></see> flag for a set of hyperx.api.DesignLoad>based on the isActive parameter.
|
| types.SimpleStatus | SetIsActiveByName (self, set[str] designLoads, bool isActive) |
| | Set the hyperx.api.DesignLoad.IsActive></see> flag for a set of hyperx.api.DesignLoad>based on the isActive parameter.
|
| | __init__ (self, _api.IdNameEntityCol idNameEntityCol) |
| | __init__ (self, _api.IdEntityCol idEntityCol) |
| bool | Contains (self, int id) |
| int | Count (self) |
◆ __init__()
| hyperx.api.DesignLoadCol.__init__ |
( |
| self, |
|
|
_api.DesignLoadCol | designLoadCol ) |
◆ __getitem__()
| hyperx.api.DesignLoadCol.__getitem__ |
( |
| self, |
|
|
int | index ) |
◆ __iter__()
| hyperx.api.DesignLoadCol.__iter__ |
( |
| self | ) |
|
◆ __len__()
| hyperx.api.DesignLoadCol.__len__ |
( |
| self | ) |
|
◆ Get() [1/3]
| DesignLoad hyperx.api.DesignLoadCol.Get |
( |
| self, |
|
|
int | id ) |
◆ Get() [2/3]
| DesignLoad hyperx.api.DesignLoadCol.Get |
( |
| self, |
|
|
| item1 = None ) |
◆ Get() [3/3]
| DesignLoad hyperx.api.DesignLoadCol.Get |
( |
| self, |
|
|
str | name ) |
◆ SetIsActiveById()
| types.SimpleStatus hyperx.api.DesignLoadCol.SetIsActiveById |
( |
| self, |
|
|
set[int] | designLoads, |
|
|
bool | isActive ) |
◆ SetIsActiveByName()
| types.SimpleStatus hyperx.api.DesignLoadCol.SetIsActiveByName |
( |
| self, |
|
|
set[str] | designLoads, |
|
|
bool | isActive ) |
◆ DesignLoadColList
| hyperx.api.DesignLoadCol.DesignLoadColList = property |
|
static |
◆ FilterOptions
| hyperx.api.DesignLoadCol.FilterOptions = property |
|
static |
Options to determine how design load filtering is applied or updated during sizing and analysis.
The documentation for this class was generated from the following file:
- C:/Dev/HyperX/HyperX/HyperX.Scripting.Wrapper/hyperx/api/__init__.py