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