Class RollingRingConnectionCompoundParametricStudyTool
Inheritance
System.Object
RollingRingConnectionCompoundParametricStudyTool
Assembly: SMT.MastaAPI.14.1.dll
public class RollingRingConnectionCompoundParametricStudyTool : InterMountableComponentConnectionCompoundParametricStudyTool, IEquatable<APIBase>
Properties
Declaration
[Obsolete("Use ConnectionDesign")]
public RollingRingConnection ComponentDesign { get; }
Property Value
Declaration
public ReadOnlyCollection<RollingRingConnectionParametricStudyTool> ConnectionAnalysisCases { get; }
Property Value
Declaration
public ReadOnlyCollection<RollingRingConnectionParametricStudyTool> ConnectionAnalysisCasesReady { get; }
Property Value
Declaration
public RollingRingConnection ConnectionDesign { get; }
Property Value
Declaration
public ReadOnlyCollection<RollingRingConnectionCompoundParametricStudyTool> Planetaries { get; }
Property Value
Implements
System.IEquatable<T>
Extension Methods