Class CoaxialConnectionLoadCase
Inheritance
System.Object
CoaxialConnectionLoadCase
Implements
System.IEquatable<APIBase>
Inherited Members
Namespace: SMT.MastaAPI.SystemModel.AnalysesAndResults.StaticLoads
Assembly: SMT.MastaAPI.15.0.dll
Syntax
public class CoaxialConnectionLoadCase : ShaftToMountableComponentConnectionLoadCase, IEquatable<APIBase>
Properties
ConnectionDesign
Declaration
public CoaxialConnection ConnectionDesign { get; }
Property Value
Type | Description |
---|---|
CoaxialConnection |
Implements
System.IEquatable<T>