Class NamedPlanetAssemblyIndex
Implements
System.IEquatable<APIBase>
Inherited Members
Namespace: SMT.MastaAPI.Gears.GearDesigns.Cylindrical
Assembly: SMT.MastaAPI.15.0.dll
Syntax
public sealed class NamedPlanetAssemblyIndex : APIBase, IEquatable<APIBase>
Properties
PlanetAssemblyIndex
For simple planetary gear sets the Planet Assembly Index must be an integer for the gear set to be assemblable. Specify as different integers to investigate different possibilities for assembly. Note that the Planet Gear Phasing Chart in the Gear Set report indicates the relative phasing between meshes.
Declaration
public double PlanetAssemblyIndex { get; set; }
Property Value
Type | Description |
---|---|
System.Double |
Implements
System.IEquatable<T>