Class ZerolBevelGearSetCompoundSystemDeflection
Inheritance
System.Object
ZerolBevelGearSetCompoundSystemDeflection
Assembly: SMT.MastaAPI.15.0.dll
Syntax
public sealed class ZerolBevelGearSetCompoundSystemDeflection : BevelGearSetCompoundSystemDeflection, IEquatable<APIBase>
Properties
AssemblyAnalysisCases
Declaration
public ReadOnlyCollection<ZerolBevelGearSetSystemDeflection> AssemblyAnalysisCases { get; }
Property Value
AssemblyAnalysisCasesReady
Declaration
public ReadOnlyCollection<ZerolBevelGearSetSystemDeflection> AssemblyAnalysisCasesReady { get; }
Property Value
AssemblyDesign
Declaration
public ZerolBevelGearSet AssemblyDesign { get; }
Property Value
ComponentDesign
Declaration
[Obsolete("Use AssemblyDesign")]
public ZerolBevelGearSet ComponentDesign { get; }
Property Value
ZerolBevelGearsCompoundSystemDeflection
Declaration
public ReadOnlyCollection<ZerolBevelGearCompoundSystemDeflection> ZerolBevelGearsCompoundSystemDeflection { get; }
Property Value
ZerolBevelMeshesCompoundSystemDeflection
Declaration
public ReadOnlyCollection<ZerolBevelGearMeshCompoundSystemDeflection> ZerolBevelMeshesCompoundSystemDeflection { get; }
Property Value
Implements
System.IEquatable<T>
Extension Methods