Class FEPartSingleWhineAnalysisResultsPropertyAccessor
Inheritance
System.Object
FEPartSingleWhineAnalysisResultsPropertyAccessor
Implements
System.IEquatable<APIBase>
Inherited Members
Namespace: SMT.MastaAPI.SystemModel.AnalysesAndResults.HarmonicAnalyses.ReportablePropertyResults
Assembly: SMT.MastaAPI.15.0.dll
Syntax
public sealed class FEPartSingleWhineAnalysisResultsPropertyAccessor : SingleWhineAnalysisResultsPropertyAccessor, IEquatable<APIBase>
Properties
Orders
Declaration
public ReadOnlyCollection<ResultsForOrderIncludingSurfaces> Orders { get; }
Property Value
Type | Description |
---|---|
System.Collections.ObjectModel.ReadOnlyCollection<ResultsForOrderIncludingSurfaces> |
Implements
System.IEquatable<T>