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