Class HypoidGear
Inheritance
System.Object
System.MarshalByRefObject
SMT.MastaAPIUtility.MarshalByRefObjectPermanent
HypoidGear
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 HypoidGear : AGMAGleasonConicalGear, IEquatable<APIBase>
Properties
HypoidGearDesign
Declaration
public HypoidGearDesign HypoidGearDesign { get; }
Property Value
Type | Description |
---|---|
HypoidGearDesign |
Implements
System.IEquatable<T>