Click or drag to resize

ResultAnalysisBase Properties

[This is preliminary documentation and is subject to change.]

The ResultAnalysisBase type exposes the following members.

Properties
  NameDescription
Public propertyId
The ID that uniquely identifies the result. Generated from Name
Public propertyLoadCase
The load case to which the result belongs. When this is set, LoadCombination should be NULL.
Public propertyLoadCombination
The load combination to which the result belongs. When this is set, LoadCase should be NULL.
Public propertyName
The (unique within its type) name of the object
Protected propertyNamePart
String that should be appended to the name generated by the base class
Public propertyTypeOfResult
Defines the type of result
Top
See Also