Class PlanetCarrierLoadCase
Inheritance
System.Object
System.MarshalByRefObject
SMT.MastaAPIUtility.MarshalByRefObjectPermanent
PlanetCarrierLoadCase
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 PlanetCarrierLoadCase : MountableComponentLoadCase, IEquatable<APIBase>
Properties
ComponentDesign
Declaration
public PlanetCarrier ComponentDesign { get; }
Property Value
Type | Description |
---|---|
PlanetCarrier |
PlanetManufactureErrors
Pin 1 is that highlighted when the pin is selected in the Assembly Tree. The other pins are numbered clockwise when the carrier local coordinate system z-axis is pointing into the screen
Declaration
public ReadOnlyCollection<PlanetarySocketManufactureError> PlanetManufactureErrors { get; }
Property Value
Type | Description |
---|---|
System.Collections.ObjectModel.ReadOnlyCollection<PlanetarySocketManufactureError> |
Implements
System.IEquatable<T>