Class AbstractDesignStateLoadCaseGroup
Inheritance
System.Object
System.MarshalByRefObject
SMT.MastaAPIUtility.MarshalByRefObjectPermanent
AbstractDesignStateLoadCaseGroup
Implements
System.IEquatable<APIBase>
Inherited Members
SMT.MastaAPIUtility.MarshalByRefObjectPermanent.InitializeLifetimeService()
Namespace: SMT.MastaAPI.SystemModel.AnalysesAndResults.LoadCaseGroups
Assembly: SMT.MastaAPI.13.0.dll
Syntax
public abstract class AbstractDesignStateLoadCaseGroup : AbstractStaticLoadCaseGroup, IEquatable<APIBase>
Properties
Ratio
Declaration
public double Ratio { get; }
Property Value
Type | Description |
---|---|
System.Double |
TwoDDrawingShowingPowerFlow
Declaration
public SMTBitmap TwoDDrawingShowingPowerFlow { get; }
Property Value
Type | Description |
---|---|
SMT.MastaAPIUtility.Scripting.SMTBitmap |
Implements
System.IEquatable<T>