Class ConceptGearSetCompoundAdvancedSystemDeflection
Inheritance
System.Object
ConceptGearSetCompoundAdvancedSystemDeflection
Assembly: SMT.MastaAPI.15.0.dll
Syntax
public sealed class ConceptGearSetCompoundAdvancedSystemDeflection : GearSetCompoundAdvancedSystemDeflection, IEquatable<APIBase>
Properties
AssemblyAnalysisCases
Declaration
public ReadOnlyCollection<ConceptGearSetAdvancedSystemDeflection> AssemblyAnalysisCases { get; }
Property Value
AssemblyAnalysisCasesReady
Declaration
public ReadOnlyCollection<ConceptGearSetAdvancedSystemDeflection> AssemblyAnalysisCasesReady { get; }
Property Value
AssemblyDesign
Declaration
public ConceptGearSet AssemblyDesign { get; }
Property Value
ComponentDesign
Declaration
[Obsolete("Use AssemblyDesign")]
public ConceptGearSet ComponentDesign { get; }
Property Value
ConceptGearsCompoundAdvancedSystemDeflection
Declaration
public ReadOnlyCollection<ConceptGearCompoundAdvancedSystemDeflection> ConceptGearsCompoundAdvancedSystemDeflection { get; }
Property Value
ConceptMeshesCompoundAdvancedSystemDeflection
Declaration
public ReadOnlyCollection<ConceptGearMeshCompoundAdvancedSystemDeflection> ConceptMeshesCompoundAdvancedSystemDeflection { get; }
Property Value
Implements
System.IEquatable<T>
Extension Methods