IResultsAnalysisObjectObsolete Interface |
[This is preliminary documentation and is subject to change.]
Note: This API is now obsolete.
Namespace: ModelExchanger.AnalysisDataModel.Interfaces
[ObsoleteAttribute] public interface IResultsAnalysisObjectObsolete : IAnalysisObject
The IResultsAnalysisObjectObsolete type exposes the following members.
Name | Description | |
---|---|---|
CoordinateSystem |
The coordinate system used for orientation of this result. E.g. Local, Global.
| |
LoadGroup |
The Load type specifies which group (or set) should be taken into account for display of results. E.g. Load Case, Combination.
| |
LoadTypeName |
The name of the chosen load type. E.g. Wind Load, Show Load, etc...
| |
MemberName |
The name of the structural element that this result applies to. E.g. Beam1, Column1.
|
Name | Description | |
---|---|---|
ToObjectIdentifier |
Converts the provided IAnalysisObject into an AnalysisObjectIdentifier (Defined by IAnalysisObjectExtensions.) |