Class FlexiblePinAssemblyModalAnalysis
Inheritance
System.Object
System.MarshalByRefObject
SMT.MastaAPIUtility.MarshalByRefObjectPermanent
FlexiblePinAssemblyModalAnalysis
Implements
System.IEquatable<APIBase>
Inherited Members
SMT.MastaAPIUtility.MarshalByRefObjectPermanent.InitializeLifetimeService()
Namespace: SMT.MastaAPI.SystemModel.AnalysesAndResults.ModalAnalyses
Assembly: SMT.MastaAPI.13.0.dll
Syntax
public class FlexiblePinAssemblyModalAnalysis : SpecialisedAssemblyModalAnalysis, IEquatable<APIBase>
Properties
AssemblyDesign
Declaration
public FlexiblePinAssembly AssemblyDesign { get; }
Property Value
Type | Description |
---|---|
FlexiblePinAssembly |
AssemblyLoadCase
Declaration
public FlexiblePinAssemblyLoadCase AssemblyLoadCase { get; }
Property Value
Type | Description |
---|---|
FlexiblePinAssemblyLoadCase |
SystemDeflectionResults
Declaration
public FlexiblePinAssemblySystemDeflection SystemDeflectionResults { get; }
Property Value
Type | Description |
---|---|
FlexiblePinAssemblySystemDeflection |
Implements
System.IEquatable<T>