Class NamedPlanetAngle
Implements
System.IEquatable<APIBase>
Inherited Members
Namespace: SMT.MastaAPI.Gears
Assembly: SMT.MastaAPI.15.0.dll
Syntax
public sealed class NamedPlanetAngle : APIBase, IEquatable<APIBase>
Properties
PlanetAngle
Measurement: Angle
Declaration
public double PlanetAngle { get; set; }
Property Value
Type | Description |
---|---|
System.Double |
Implements
System.IEquatable<T>