Class GearSetLoadDistributionAnalysis
Inheritance
System.Object
System.MarshalByRefObject
SMT.MastaAPIUtility.MarshalByRefObjectPermanent
GearSetLoadDistributionAnalysis
Implements
System.IEquatable<APIBase>
Inherited Members
SMT.MastaAPIUtility.MarshalByRefObjectPermanent.InitializeLifetimeService()
Namespace: SMT.MastaAPI.Gears.LTCA
Assembly: SMT.MastaAPI.13.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>