Class ConceptGearModalAnalysis
Inheritance
System.Object
System.MarshalByRefObject
SMT.MastaAPIUtility.MarshalByRefObjectPermanent
ConceptGearModalAnalysis
Implements
System.IEquatable<APIBase>
Inherited Members
SMT.MastaAPIUtility.MarshalByRefObjectPermanent.InitializeLifetimeService()
Namespace: SMT.MastaAPI.SystemModel.AnalysesAndResults.ModalAnalyses
Assembly: SMT.MastaAPI.13.0.dll
Syntax
public class ConceptGearModalAnalysis : GearModalAnalysis, IEquatable<APIBase>
Properties
ComponentDesign
Declaration
public ConceptGear ComponentDesign { get; }
Property Value
Type | Description |
---|---|
ConceptGear |
ComponentLoadCase
Declaration
public ConceptGearLoadCase ComponentLoadCase { get; }
Property Value
Type | Description |
---|---|
ConceptGearLoadCase |
SystemDeflectionResults
Declaration
public ConceptGearSystemDeflection SystemDeflectionResults { get; }
Property Value
Type | Description |
---|---|
ConceptGearSystemDeflection |
Implements
System.IEquatable<T>