Class FlexiblePinAssemblyLoadCase
Inheritance
System.Object
System.MarshalByRefObject
SMT.MastaAPIUtility.MarshalByRefObjectPermanent
FlexiblePinAssemblyLoadCase
Implements
System.IEquatable<APIBase>
Inherited Members
SMT.MastaAPIUtility.MarshalByRefObjectPermanent.InitializeLifetimeService()
Namespace: SMT.MastaAPI.SystemModel.AnalysesAndResults.StaticLoads
Assembly: SMT.MastaAPI.13.0.dll
Syntax
public class FlexiblePinAssemblyLoadCase : SpecialisedAssemblyLoadCase, IEquatable<APIBase>
Properties
AssemblyDesign
Declaration
public FlexiblePinAssembly AssemblyDesign { get; }
Property Value
Type | Description |
---|---|
FlexiblePinAssembly |
IncludeInnerRaceDistortionForFlexiblePinSpindle
If this option is selected, the effects of inner race deflections are taken into account in the analysis of flexible pin planetary rolling bearings.
Declaration
public LoadCaseOverrideOption IncludeInnerRaceDistortionForFlexiblePinSpindle { get; set; }
Property Value
Type | Description |
---|---|
LoadCaseOverrideOption |
Implements
System.IEquatable<T>