Class GearSetLoadDistributionAnalysis
Inheritance
System.Object
GearSetLoadDistributionAnalysis
Implements
System.IEquatable<APIBase>
Inherited Members
Namespace: SMT.MastaAPI.Gears.LTCA
Assembly: SMT.MastaAPI.15.0.dll
Syntax
public abstract class GearSetLoadDistributionAnalysis : GearSetImplementationAnalysis, IEquatable<APIBase>
Properties
IsASystemDeflectionAnalysis
Declaration
public bool IsASystemDeflectionAnalysis { get; }
Property Value
Type | Description |
---|---|
System.Boolean |
Implements
System.IEquatable<T>