Class FaceGearMeshDesign
Inheritance
System.Object
System.MarshalByRefObject
SMT.MastaAPIUtility.MarshalByRefObjectPermanent
FaceGearMeshDesign
Inherited Members
SMT.MastaAPIUtility.MarshalByRefObjectPermanent.InitializeLifetimeService()
Namespace: SMT.MastaAPI.Gears.GearDesigns.Face
Assembly: SMT.MastaAPI.13.0.dll
Syntax
public class FaceGearMeshDesign : GearMeshDesign, IEquatable<APIBase>, IDisposable
Properties
FaceGears
Declaration
public ReadOnlyCollection<FaceGearDesign> FaceGears { get; }
Property Value
Type | Description |
---|---|
System.Collections.ObjectModel.ReadOnlyCollection<FaceGearDesign> |
FaceGearSet
Declaration
public FaceGearSetDesign FaceGearSet { get; }
Property Value
Type | Description |
---|---|
FaceGearSetDesign |
Offset
Measurement: ShortLength
Declaration
public double Offset { get; }
Property Value
Type | Description |
---|---|
System.Double |
WorkingNormalPressureAngle
Measurement: Angle
Declaration
public double WorkingNormalPressureAngle { get; }
Property Value
Type | Description |
---|---|
System.Double |
Implements
System.IEquatable<T>
System.IDisposable