Class SpiralBevelGearSetCompoundAdvancedSystemDeflection
Inheritance
System.Object
SpiralBevelGearSetCompoundAdvancedSystemDeflection
Assembly: SMT.MastaAPI.15.0.dll
Syntax
public sealed class SpiralBevelGearSetCompoundAdvancedSystemDeflection : BevelGearSetCompoundAdvancedSystemDeflection, IEquatable<APIBase>
Properties
AssemblyAnalysisCases
Declaration
public ReadOnlyCollection<SpiralBevelGearSetAdvancedSystemDeflection> AssemblyAnalysisCases { get; }
Property Value
AssemblyAnalysisCasesReady
Declaration
public ReadOnlyCollection<SpiralBevelGearSetAdvancedSystemDeflection> AssemblyAnalysisCasesReady { get; }
Property Value
AssemblyDesign
Declaration
public SpiralBevelGearSet AssemblyDesign { get; }
Property Value
ComponentDesign
Declaration
[Obsolete("Use AssemblyDesign")]
public SpiralBevelGearSet ComponentDesign { get; }
Property Value
SpiralBevelGearsCompoundAdvancedSystemDeflection
Declaration
public ReadOnlyCollection<SpiralBevelGearCompoundAdvancedSystemDeflection> SpiralBevelGearsCompoundAdvancedSystemDeflection { get; }
Property Value
SpiralBevelMeshesCompoundAdvancedSystemDeflection
Declaration
public ReadOnlyCollection<SpiralBevelGearMeshCompoundAdvancedSystemDeflection> SpiralBevelMeshesCompoundAdvancedSystemDeflection { get; }
Property Value
Implements
System.IEquatable<T>
Extension Methods