Class DIN5466SplineRating
Inheritance
System.Object
System.MarshalByRefObject
SMT.MastaAPIUtility.MarshalByRefObjectPermanent
DIN5466SplineRating
Implements
System.IEquatable<APIBase>
Inherited Members
SMT.MastaAPIUtility.MarshalByRefObjectPermanent.InitializeLifetimeService()
Namespace: SMT.MastaAPI.DetailedRigidConnectors.Splines.Ratings
Assembly: SMT.MastaAPI.13.0.dll
Syntax
public class DIN5466SplineRating : SplineJointRating, IEquatable<APIBase>
Properties
Name
Declaration
public virtual string Name { get; }
Property Value
Type | Description |
---|---|
System.String |
ResultantShearForce
Measurement: Force
Declaration
public double ResultantShearForce { get; }
Property Value
Type | Description |
---|---|
System.Double |
Implements
System.IEquatable<T>