Class BevelGearSetAdvancedSystemDeflection
Inheritance
System.Object
BevelGearSetAdvancedSystemDeflection
Assembly: SMT.MastaAPI.15.0.dll
Syntax
public abstract class BevelGearSetAdvancedSystemDeflection : AGMAGleasonConicalGearSetAdvancedSystemDeflection, IEquatable<APIBase>
Properties
AGMAGleasonConicalGearsAdvancedSystemDeflection
Declaration
[Obsolete("Use BevelGearsAdvancedSystemDeflection")]
public ReadOnlyCollection<BevelGearAdvancedSystemDeflection> AGMAGleasonConicalGearsAdvancedSystemDeflection { get; }
Property Value
AGMAGleasonConicalMeshesAdvancedSystemDeflection
Declaration
[Obsolete("Use BevelMeshesAdvancedSystemDeflection")]
public ReadOnlyCollection<BevelGearMeshAdvancedSystemDeflection> AGMAGleasonConicalMeshesAdvancedSystemDeflection { get; }
Property Value
AssemblyDesign
Declaration
public BevelGearSet AssemblyDesign { get; }
Property Value
BevelGearsAdvancedSystemDeflection
Declaration
public ReadOnlyCollection<BevelGearAdvancedSystemDeflection> BevelGearsAdvancedSystemDeflection { get; }
Property Value
BevelMeshesAdvancedSystemDeflection
Declaration
public ReadOnlyCollection<BevelGearMeshAdvancedSystemDeflection> BevelMeshesAdvancedSystemDeflection { get; }
Property Value
Implements
System.IEquatable<T>
Extension Methods