Class ShaftSectionSystemDeflection
Implements
System.IEquatable<APIBase>
Inherited Members
Namespace: SMT.MastaAPI.SystemModel.AnalysesAndResults.SystemDeflections
Assembly: SMT.MastaAPI.15.0.dll
Syntax
public sealed class ShaftSectionSystemDeflection : BarBase, IEquatable<APIBase>
Properties
LeftEnd
Declaration
public ShaftSectionEndResultsSystemDeflection LeftEnd { get; }
Property Value
Type | Description |
---|---|
ShaftSectionEndResultsSystemDeflection |
RightEnd
Declaration
public ShaftSectionEndResultsSystemDeflection RightEnd { get; }
Property Value
Type | Description |
---|---|
ShaftSectionEndResultsSystemDeflection |
Implements
System.IEquatable<T>