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