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