Class ShaftAxialBendingXBendingYTorsionalComponentValues
Inheritance
System.Object
System.MarshalByRefObject
SMT.MastaAPIUtility.MarshalByRefObjectPermanent
ShaftAxialBendingXBendingYTorsionalComponentValues
Implements
System.IEquatable <APIBase>
Inherited Members
SMT.MastaAPIUtility.MarshalByRefObjectPermanent.InitializeLifetimeService()
Namespace: SMT.MastaAPI.Shafts
Assembly: SMT.MastaAPI.13.0.dll
Syntax
public class ShaftAxialBendingXBendingYTorsionalComponentValues : ShaftAxialTorsionalComponentValues, IEquatable<APIBase>
Properties
BendingX
Declaration
public double BendingX { get; }
Property Value
Type | Description |
---|---|
System. |
BendingY
Declaration
public double BendingY { get; }
Property Value
Type | Description |
---|---|
System. |
Implements
System.IEquatable<T>