Class FaceGear
Inheritance
System.Object
System.MarshalByRefObject
SMT.MastaAPIUtility.MarshalByRefObjectPermanent
FaceGear
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 FaceGear : Gear, IEquatable<APIBase>
Properties
FaceGearDesign
Declaration
public FaceGearDesign FaceGearDesign { get; }
Property Value
Type | Description |
---|---|
FaceGearDesign |
Orientation
Declaration
public GearOrientations Orientation { get; set; }
Property Value
Type | Description |
---|---|
GearOrientations |
Implements
System.IEquatable<T>