Class BevelGearSetSystemDeflection
Inheritance
System.Object
BevelGearSetSystemDeflection
Assembly: SMT.MastaAPI.15.0.dll
Syntax
public abstract class BevelGearSetSystemDeflection : AGMAGleasonConicalGearSetSystemDeflection, IEquatable<APIBase>
Properties
AGMAGleasonConicalGearsSystemDeflection
Declaration
[Obsolete("Use BevelGearsSystemDeflection")]
public ReadOnlyCollection<BevelGearSystemDeflection> AGMAGleasonConicalGearsSystemDeflection { get; }
Property Value
AGMAGleasonConicalMeshesSystemDeflection
Declaration
[Obsolete("Use BevelMeshesSystemDeflection")]
public ReadOnlyCollection<BevelGearMeshSystemDeflection> AGMAGleasonConicalMeshesSystemDeflection { get; }
Property Value
AssemblyDesign
Declaration
public BevelGearSet AssemblyDesign { get; }
Property Value
BevelGearsSystemDeflection
Declaration
public ReadOnlyCollection<BevelGearSystemDeflection> BevelGearsSystemDeflection { get; }
Property Value
BevelMeshesSystemDeflection
Declaration
public ReadOnlyCollection<BevelGearMeshSystemDeflection> BevelMeshesSystemDeflection { get; }
Property Value
PowerFlowResults
Declaration
public BevelGearSetPowerFlow PowerFlowResults { get; }
Property Value
Implements
System.IEquatable<T>
Extension Methods