Class FaceGearSetCompoundHarmonicAnalysis
Inheritance
System.Object
System.MarshalByRefObject
SMT.MastaAPIUtility.MarshalByRefObjectPermanent
FaceGearSetCompoundHarmonicAnalysis
Implements
System.IEquatable <APIBase>
Inherited Members
SMT.MastaAPIUtility.MarshalByRefObjectPermanent.InitializeLifetimeService()
Namespace: SMT.MastaAPI.SystemModel.AnalysesAndResults.HarmonicAnalyses.Compound
Assembly: SMT.MastaAPI.13.0.dll
Syntax
public class FaceGearSetCompoundHarmonicAnalysis : GearSetCompoundHarmonicAnalysis, IEquatable<APIBase>
Properties
AssemblyAnalysisCases
Declaration
public ReadOnlyCollection<FaceGearSetHarmonicAnalysis> AssemblyAnalysisCases { get; }
Property Value
Type | Description |
---|---|
System. |
AssemblyAnalysisCasesReady
Declaration
public ReadOnlyCollection<FaceGearSetHarmonicAnalysis> AssemblyAnalysisCasesReady { get; }
Property Value
Type | Description |
---|---|
System. |
AssemblyDesign
Declaration
public FaceGearSet AssemblyDesign { get; }
Property Value
Type | Description |
---|---|
Face |
FaceGearsCompoundHarmonicAnalysis
Declaration
public ReadOnlyCollection<FaceGearCompoundHarmonicAnalysis> FaceGearsCompoundHarmonicAnalysis { get; }
Property Value
Type | Description |
---|---|
System. |
FaceMeshesCompoundHarmonicAnalysis
Declaration
public ReadOnlyCollection<FaceGearMeshCompoundHarmonicAnalysis> FaceMeshesCompoundHarmonicAnalysis { get; }
Property Value
Type | Description |
---|---|
System. |
Implements
System.IEquatable<T>