Class ConceptGearSetCompoundSystemDeflection
Inheritance
System.Object
ConceptGearSetCompoundSystemDeflection
Assembly: SMT.MastaAPI.15.0.dll
Syntax
public sealed class ConceptGearSetCompoundSystemDeflection : GearSetCompoundSystemDeflection, IEquatable<APIBase>
Properties
AssemblyAnalysisCases
Declaration
public ReadOnlyCollection<ConceptGearSetSystemDeflection> AssemblyAnalysisCases { get; }
Property Value
AssemblyAnalysisCasesReady
Declaration
public ReadOnlyCollection<ConceptGearSetSystemDeflection> AssemblyAnalysisCasesReady { get; }
Property Value
AssemblyDesign
Declaration
public ConceptGearSet AssemblyDesign { get; }
Property Value
ComponentDesign
Declaration
[Obsolete("Use AssemblyDesign")]
public ConceptGearSet ComponentDesign { get; }
Property Value
ConceptGearsCompoundSystemDeflection
Declaration
public ReadOnlyCollection<ConceptGearCompoundSystemDeflection> ConceptGearsCompoundSystemDeflection { get; }
Property Value
ConceptMeshesCompoundSystemDeflection
Declaration
public ReadOnlyCollection<ConceptGearMeshCompoundSystemDeflection> ConceptMeshesCompoundSystemDeflection { get; }
Property Value
Implements
System.IEquatable<T>
Extension Methods