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