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