Class BoltedJointAdvancedSystemDeflection
Inheritance
System.Object
BoltedJointAdvancedSystemDeflection
Implements
System.IEquatable<APIBase>
Inherited Members
Namespace: SMT.MastaAPI.SystemModel.AnalysesAndResults.AdvancedSystemDeflections
Assembly: SMT.MastaAPI.15.0.dll
Syntax
public sealed class BoltedJointAdvancedSystemDeflection : SpecialisedAssemblyAdvancedSystemDeflection, 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 |
AssemblySystemDeflectionResults
Declaration
public ReadOnlyCollection<BoltedJointSystemDeflection> AssemblySystemDeflectionResults { get; }
Property Value
Type | Description |
---|---|
System.Collections.ObjectModel.ReadOnlyCollection<BoltedJointSystemDeflection> |
Implements
System.IEquatable<T>