Class PartToPartShearCouplingHarmonicAnalysisOfSingleExcitation
Inheritance
System.Object
System.MarshalByRefObject
SMT.MastaAPIUtility.MarshalByRefObjectPermanent
PartToPartShearCouplingHarmonicAnalysisOfSingleExcitation
Implements
System.IEquatable<APIBase>
Inherited Members
SMT.MastaAPIUtility.MarshalByRefObjectPermanent.InitializeLifetimeService()
Namespace: SMT.MastaAPI.SystemModel.AnalysesAndResults.HarmonicAnalysesSingleExcitation
Assembly: SMT.MastaAPI.13.0.dll
Syntax
public class PartToPartShearCouplingHarmonicAnalysisOfSingleExcitation : CouplingHarmonicAnalysisOfSingleExcitation, IEquatable<APIBase>
Properties
AssemblyDesign
Declaration
public PartToPartShearCoupling AssemblyDesign { get; }
Property Value
Type | Description |
---|---|
PartToPartShearCoupling |
AssemblyLoadCase
Declaration
public PartToPartShearCouplingLoadCase AssemblyLoadCase { get; }
Property Value
Type | Description |
---|---|
PartToPartShearCouplingLoadCase |
Implements
System.IEquatable<T>