Class GearOrderForTE
Inheritance
System.Object
GearOrderForTE
Assembly: SMT.MastaAPI.14.1.1.dll
Syntax
public class GearOrderForTE : OrderWithRadius, IEquatable<APIBase>
Properties
AdditionalOrdersAndHarmonics
Declaration
public ReadOnlyCollection<OrderForTE> AdditionalOrdersAndHarmonics { get; }
Property Value
| Type |
Description |
| System.Collections.ObjectModel.ReadOnlyCollection<OrderForTE> |
|
NumberOfTeeth
Declaration
public int NumberOfTeeth { get; }
Property Value
| Type |
Description |
| System.Int32 |
|
Position
Declaration
public GearPositions Position { get; }
Property Value
Implements
System.IEquatable<T>
Extension Methods