Class ConceptGearSetCompoundAdvancedSystemDeflection
Inheritance
System.Object
System.MarshalByRefObject
SMT.MastaAPIUtility.MarshalByRefObjectPermanent
ConceptGearSetCompoundAdvancedSystemDeflection
Implements
System.IEquatable<APIBase>
Inherited Members
SMT.MastaAPIUtility.MarshalByRefObjectPermanent.InitializeLifetimeService()
Namespace: SMT.MastaAPI.SystemModel.AnalysesAndResults.AdvancedSystemDeflections.Compound
Assembly: SMT.MastaAPI.13.0.dll
Syntax
public class ConceptGearSetCompoundAdvancedSystemDeflection : GearSetCompoundAdvancedSystemDeflection, IEquatable<APIBase>
Properties
AssemblyAnalysisCases
Declaration
public ReadOnlyCollection<ConceptGearSetAdvancedSystemDeflection> AssemblyAnalysisCases { get; }
Property Value
Type | Description |
---|---|
System.Collections.ObjectModel.ReadOnlyCollection<ConceptGearSetAdvancedSystemDeflection> |
AssemblyAnalysisCasesReady
Declaration
public ReadOnlyCollection<ConceptGearSetAdvancedSystemDeflection> AssemblyAnalysisCasesReady { get; }
Property Value
Type | Description |
---|---|
System.Collections.ObjectModel.ReadOnlyCollection<ConceptGearSetAdvancedSystemDeflection> |
AssemblyDesign
Declaration
public ConceptGearSet AssemblyDesign { get; }
Property Value
Type | Description |
---|---|
ConceptGearSet |
ConceptGearsCompoundAdvancedSystemDeflection
Declaration
public ReadOnlyCollection<ConceptGearCompoundAdvancedSystemDeflection> ConceptGearsCompoundAdvancedSystemDeflection { get; }
Property Value
Type | Description |
---|---|
System.Collections.ObjectModel.ReadOnlyCollection<ConceptGearCompoundAdvancedSystemDeflection> |
ConceptMeshesCompoundAdvancedSystemDeflection
Declaration
public ReadOnlyCollection<ConceptGearMeshCompoundAdvancedSystemDeflection> ConceptMeshesCompoundAdvancedSystemDeflection { get; }
Property Value
Type | Description |
---|---|
System.Collections.ObjectModel.ReadOnlyCollection<ConceptGearMeshCompoundAdvancedSystemDeflection> |
Implements
System.IEquatable<T>