Class ShaftHubConnectionCompoundParametricStudyTool
Inheritance
System.Object
ShaftHubConnectionCompoundParametricStudyTool
Assembly: SMT.MastaAPI.15.0.dll
public sealed class ShaftHubConnectionCompoundParametricStudyTool : ConnectorCompoundParametricStudyTool, IEquatable<APIBase>
Properties
Declaration
public ReadOnlyCollection<ShaftHubConnectionParametricStudyTool> ComponentAnalysisCases { get; }
Property Value
Declaration
public ReadOnlyCollection<ShaftHubConnectionParametricStudyTool> ComponentAnalysisCasesReady { get; }
Property Value
Declaration
public ShaftHubConnection ComponentDesign { get; }
Property Value
Declaration
public ReadOnlyCollection<ShaftHubConnectionCompoundParametricStudyTool> Planetaries { get; }
Property Value
Declaration
public ShaftHubConnectionLoadCase PropertiesChangingAllLoadCases { get; }
Property Value
Implements
System.IEquatable<T>
Extension Methods