Class PowerLoadCompoundParametricStudyTool
Inheritance
System.Object
PowerLoadCompoundParametricStudyTool
Assembly: SMT.MastaAPI.14.1.dll
public class PowerLoadCompoundParametricStudyTool : VirtualComponentCompoundParametricStudyTool, IEquatable<APIBase>
Properties
Declaration
public ReadOnlyCollection<PowerLoadParametricStudyTool> ComponentAnalysisCases { get; }
Property Value
Declaration
public ReadOnlyCollection<PowerLoadParametricStudyTool> ComponentAnalysisCasesReady { get; }
Property Value
Declaration
public PowerLoad ComponentDesign { get; }
Property Value
Declaration
public ReadOnlyCollection<PowerLoadLoadCase> LoadCases { get; }
Property Value
| Type |
Description |
| System.Collections.ObjectModel.ReadOnlyCollection<PowerLoadLoadCase> |
|
Declaration
public PowerLoadLoadCase PropertiesChangingAllLoadCases { get; }
Property Value
Implements
System.IEquatable<T>
Extension Methods