Class StraightBevelPlanetGear
Inheritance
System.Object
StraightBevelPlanetGear
Implements
System.IEquatable<APIBase>
Inherited Members
Namespace: SMT.MastaAPI.SystemModel.PartModel.Gears
Assembly: SMT.MastaAPI.14.1.dll
Syntax
public class StraightBevelPlanetGear : StraightBevelDiffGear, IEquatable<APIBase>
Properties
PlanetaryDetails
Declaration
public PlanetaryDetail PlanetaryDetails { get; }
Property Value
| Type | Description |
|---|---|
| PlanetaryDetail |
Implements
System.IEquatable<T>