Class CylindricalGearMeshCompoundParametricStudyTool
Inheritance
System.Object
CylindricalGearMeshCompoundParametricStudyTool
Assembly: SMT.MastaAPI.15.0.dll
public sealed class CylindricalGearMeshCompoundParametricStudyTool : GearMeshCompoundParametricStudyTool, IEquatable<APIBase>
Properties
Declaration
[Obsolete("Use ConnectionDesign")]
public CylindricalGearMesh ComponentDesign { get; }
Property Value
Declaration
public ReadOnlyCollection<CylindricalGearMeshParametricStudyTool> ConnectionAnalysisCases { get; }
Property Value
Declaration
public ReadOnlyCollection<CylindricalGearMeshParametricStudyTool> ConnectionAnalysisCasesReady { get; }
Property Value
Declaration
public CylindricalGearMesh ConnectionDesign { get; }
Property Value
Declaration
public ReadOnlyCollection<CylindricalGearMeshCompoundParametricStudyTool> Planetaries { get; }
Property Value
Implements
System.IEquatable<T>
Extension Methods