ResultAnalysisBase Properties |
[This is preliminary documentation and is subject to change.]
The ResultAnalysisBase type exposes the following members.
Name | Description | |
---|---|---|
Id |
The ID that uniquely identifies the result. Generated from Name | |
LoadCase |
The load case to which the result belongs. When this is set, LoadCombination should be NULL.
| |
LoadCombination |
The load combination to which the result belongs. When this is set, LoadCase should be NULL.
| |
Name |
The (unique within its type) name of the object
| |
NamePart |
String that should be appended to the name generated by the base class
| |
TypeOfResult |
Defines the type of result
|