Class FaceGearRating
Implements
System.IEquatable<APIBase>
Inherited Members
Namespace: SMT.MastaAPI.Gears.Rating.Face
Assembly: SMT.MastaAPI.15.0.dll
Syntax
public sealed class FaceGearRating : GearRating, IEquatable<APIBase>
Properties
FaceGear
Declaration
public FaceGearDesign FaceGear { get; }
Property Value
Type | Description |
---|---|
FaceGearDesign |
Implements
System.IEquatable<T>