Class HypoidGearSetCompoundParametricStudyTool
Inheritance
System.Object
System.MarshalByRefObject
SMT.MastaAPIUtility.MarshalByRefObjectPermanent
HypoidGearSetCompoundParametricStudyTool
Implements
System.IEquatable<APIBase>
Inherited Members
SMT.MastaAPIUtility.MarshalByRefObjectPermanent.InitializeLifetimeService()
Namespace: SMT.MastaAPI.SystemModel.AnalysesAndResults.ParametricStudyTools.Compound
Assembly: SMT.MastaAPI.13.0.dll
Syntax
public class HypoidGearSetCompoundParametricStudyTool : AGMAGleasonConicalGearSetCompoundParametricStudyTool, IEquatable<APIBase>
Properties
AssemblyAnalysisCases
Declaration
public ReadOnlyCollection<HypoidGearSetParametricStudyTool> AssemblyAnalysisCases { get; }
Property Value
Type | Description |
---|---|
System.Collections.ObjectModel.ReadOnlyCollection<HypoidGearSetParametricStudyTool> |
AssemblyAnalysisCasesReady
Declaration
public ReadOnlyCollection<HypoidGearSetParametricStudyTool> AssemblyAnalysisCasesReady { get; }
Property Value
Type | Description |
---|---|
System.Collections.ObjectModel.ReadOnlyCollection<HypoidGearSetParametricStudyTool> |
AssemblyDesign
Declaration
public HypoidGearSet AssemblyDesign { get; }
Property Value
Type | Description |
---|---|
HypoidGearSet |
HypoidGearsCompoundParametricStudyTool
Declaration
public ReadOnlyCollection<HypoidGearCompoundParametricStudyTool> HypoidGearsCompoundParametricStudyTool { get; }
Property Value
Type | Description |
---|---|
System.Collections.ObjectModel.ReadOnlyCollection<HypoidGearCompoundParametricStudyTool> |
HypoidMeshesCompoundParametricStudyTool
Declaration
public ReadOnlyCollection<HypoidGearMeshCompoundParametricStudyTool> HypoidMeshesCompoundParametricStudyTool { get; }
Property Value
Type | Description |
---|---|
System.Collections.ObjectModel.ReadOnlyCollection<HypoidGearMeshCompoundParametricStudyTool> |
Implements
System.IEquatable<T>