Class FlexiblePinAnalysisStopStartAnalysis
Inheritance
System.Object
System.MarshalByRefObject
SMT.MastaAPIUtility.MarshalByRefObjectPermanent
FlexiblePinAnalysisStopStartAnalysis
Implements
System.IEquatable<APIBase>
Inherited Members
SMT.MastaAPIUtility.MarshalByRefObjectPermanent.InitializeLifetimeService()
Namespace: SMT.MastaAPI.SystemModel.AnalysesAndResults.FlexiblePinAnalyses
Assembly: SMT.MastaAPI.13.0.dll
Syntax
public class FlexiblePinAnalysisStopStartAnalysis : FlexiblePinAnalysis, IEquatable<APIBase>
Properties
ShaftExtremeLoadCase
Declaration
public ShaftSystemDeflection ShaftExtremeLoadCase { get; }
Property Value
Type | Description |
---|---|
ShaftSystemDeflection |
ShaftNominalLoadCase
Declaration
public ShaftSystemDeflection ShaftNominalLoadCase { get; }
Property Value
Type | Description |
---|---|
ShaftSystemDeflection |
Implements
System.IEquatable<T>