Class GearSetLoadDistributionAnalysis
Inheritance
System.Object
GearSetLoadDistributionAnalysis
Implements
System.IEquatable<APIBase>
Inherited Members
Namespace: SMT.MastaAPI.Gears.LTCA
Assembly: SMT.MastaAPI.14.1.1.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>