Class RingPinsLoadCase
Inheritance
System.Object
RingPinsLoadCase
Implements
System.IEquatable<APIBase>
Inherited Members
Namespace: SMT.MastaAPI.SystemModel.AnalysesAndResults.StaticLoads
Assembly: SMT.MastaAPI.14.1.1.dll
Syntax
public class RingPinsLoadCase : MountableComponentLoadCase, IEquatable<APIBase>
Properties
AllRingPinsManufacturingError
Declaration
public AllRingPinsManufacturingError AllRingPinsManufacturingError { get; }
Property Value
| Type | Description |
|---|---|
| AllRingPinsManufacturingError |
ComponentDesign
Declaration
public RingPins ComponentDesign { get; }
Property Value
| Type | Description |
|---|---|
| RingPins |
Implements
System.IEquatable<T>