Class SubGroupInSingleDesignState
Inheritance
System.Object
System.MarshalByRefObject
SMT.MastaAPIUtility.MarshalByRefObjectPermanent
SubGroupInSingleDesignState
Implements
System.IEquatable<APIBase>
Inherited Members
SMT.MastaAPIUtility.MarshalByRefObjectPermanent.InitializeLifetimeService()
Namespace: SMT.MastaAPI.SystemModel.AnalysesAndResults.LoadCaseGroups
Assembly: SMT.MastaAPI.13.0.dll
Syntax
public class SubGroupInSingleDesignState : AbstractDesignStateLoadCaseGroup, IEquatable<APIBase>
Methods
RemoveStaticLoad(StaticLoadCase)
Declaration
public void RemoveStaticLoad(StaticLoadCase staticLoad)
Parameters
Type | Name | Description |
---|---|---|
StaticLoadCase | staticLoad |
Implements
System.IEquatable<T>