Class ShaftSectionSystemDeflection
Inheritance
System.Object
System.MarshalByRefObject
SMT.MastaAPIUtility.MarshalByRefObjectPermanent
ShaftSectionSystemDeflection
Implements
System.IEquatable<APIBase>
Inherited Members
SMT.MastaAPIUtility.MarshalByRefObjectPermanent.InitializeLifetimeService()
Namespace: SMT.MastaAPI.SystemModel.AnalysesAndResults.SystemDeflections
Assembly: SMT.MastaAPI.13.0.dll
Syntax
public class ShaftSectionSystemDeflection : Bar, 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>