Class BoltedJointSystemDeflection
Inheritance
System.Object
BoltedJointSystemDeflection
Implements
System.IEquatable<APIBase>
Inherited Members
Namespace: SMT.MastaAPI.SystemModel.AnalysesAndResults.SystemDeflections
Assembly: SMT.MastaAPI.14.1.1.dll
Syntax
public class BoltedJointSystemDeflection : SpecialisedAssemblySystemDeflection, 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 |
PowerFlowResults
Declaration
public BoltedJointPowerFlow PowerFlowResults { get; }
Property Value
| Type | Description |
|---|---|
| BoltedJointPowerFlow |
Implements
System.IEquatable<T>