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