Class RingPinsLoadCase
Inheritance
System.Object
RingPinsLoadCase
Implements
System.IEquatable<APIBase>
Inherited Members
Namespace: SMT.MastaAPI.SystemModel.AnalysesAndResults.StaticLoads
Assembly: SMT.MastaAPI.15.0.dll
Syntax
public sealed 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>