Class BoltedJointStabilityAnalysis
Inheritance
System.Object
BoltedJointStabilityAnalysis
Implements
System.IEquatable<APIBase>
Inherited Members
Namespace: SMT.MastaAPI.SystemModel.AnalysesAndResults.StabilityAnalyses
Assembly: SMT.MastaAPI.15.0.dll
Syntax
public sealed class BoltedJointStabilityAnalysis : SpecialisedAssemblyStabilityAnalysis, IEquatable<APIBase>
Properties
AssemblyDesign
Declaration
public BoltedJoint AssemblyDesign { get; }
Property Value
Type | Description |
---|---|
BoltedJoint |
AssemblyLoadCase
Declaration
public BoltedJointLoadCase AssemblyLoadCase { get; }
Property Value
Type | Description |
---|---|
BoltedJointLoadCase |
Implements
System.IEquatable<T>