Class BoltedJointCompoundParametricStudyTool
Inheritance
System.Object
BoltedJointCompoundParametricStudyTool
Assembly: SMT.MastaAPI.15.0.dll
public sealed class BoltedJointCompoundParametricStudyTool : SpecialisedAssemblyCompoundParametricStudyTool, IEquatable<APIBase>
Properties
Declaration
public ReadOnlyCollection<BoltedJointParametricStudyTool> AssemblyAnalysisCases { get; }
Property Value
Declaration
public ReadOnlyCollection<BoltedJointParametricStudyTool> AssemblyAnalysisCasesReady { get; }
Property Value
Declaration
public BoltedJoint AssemblyDesign { get; }
Property Value
Declaration
[Obsolete("Use AssemblyDesign")]
public BoltedJoint ComponentDesign { get; }
Property Value
Declaration
public BoltedJointLoadCase PropertiesChangingAllLoadCases { get; }
Property Value
Implements
System.IEquatable<T>
Extension Methods