ELSTRESSDRIVERIDS
Introduced in version: 21.8
Last modified in version : -
Purpose : retrieve the stress drivers' ids, short description and shock type.
Last modified in version : -
Purpose : retrieve the stress drivers' ids, short description and shock type.
Summary
This function exposes the list of stress drivers’ ids, description and shock type. You can then use the ids list in your ELSTRESSDRIVER
function.
Examples
=ELSTRESSDRIVERIDS(TRUE,TRUE)
Exposes an output of 3 columns where you see the stress drivers’ ids, descriptions and shock types. If nothing is specified in the function, it returns the list of ids only.
Syntax
ELSTRESSDRIVERIDS(withDescription, withShockTypes)
Argument name | Default | Description |
---|---|---|
withDescription (Optional) | FALSE | Boolean |
withShockTypes (Optional) | FALSE | Boolean |