Class SafetyFactorOptimisationStepResultShortLength
Inheritance
System.Object
System.MarshalByRefObject
SMT.MastaAPIUtility.MarshalByRefObjectPermanent
SafetyFactorOptimisationStepResultShortLength
Implements
System.IEquatable<APIBase>
Inherited Members
SMT.MastaAPIUtility.MarshalByRefObjectPermanent.InitializeLifetimeService()
Namespace: SMT.MastaAPI.Gears.Rating.Cylindrical.Optimisation
Assembly: SMT.MastaAPI.13.0.dll
Syntax
public class SafetyFactorOptimisationStepResultShortLength : SafetyFactorOptimisationStepResult, IEquatable<APIBase>
Properties
Length
Measurement: ShortLength
Declaration
public double Length { get; }
Property Value
Type | Description |
---|---|
System.Double |
Implements
System.IEquatable<T>