Class FaceGearSetCompoundParametricStudyTool
Inheritance
System.Object
FaceGearSetCompoundParametricStudyTool
Assembly: SMT.MastaAPI.15.0.dll
public sealed class FaceGearSetCompoundParametricStudyTool : GearSetCompoundParametricStudyTool, IEquatable<APIBase>
Properties
Declaration
public ReadOnlyCollection<FaceGearSetParametricStudyTool> AssemblyAnalysisCases { get; }
Property Value
Declaration
public ReadOnlyCollection<FaceGearSetParametricStudyTool> AssemblyAnalysisCasesReady { get; }
Property Value
Declaration
public FaceGearSet AssemblyDesign { get; }
Property Value
Declaration
[Obsolete("Use AssemblyDesign")]
public FaceGearSet ComponentDesign { get; }
Property Value
Declaration
public ReadOnlyCollection<FaceGearCompoundParametricStudyTool> FaceGearsCompoundParametricStudyTool { get; }
Property Value
Declaration
public ReadOnlyCollection<FaceGearMeshCompoundParametricStudyTool> FaceMeshesCompoundParametricStudyTool { get; }
Property Value
Declaration
public FaceGearSetLoadCase PropertiesChangingAllLoadCases { get; }
Property Value
Implements
System.IEquatable<T>
Extension Methods