Class FaceGearMicroGeometry
Inheritance
System.Object
System.MarshalByRefObject
SMT.MastaAPIUtility.MarshalByRefObjectPermanent
FaceGearMicroGeometry
Implements
System.IEquatable<APIBase>
Inherited Members
SMT.MastaAPIUtility.MarshalByRefObjectPermanent.InitializeLifetimeService()
Namespace: SMT.MastaAPI.Gears.GearDesigns.Face
Assembly: SMT.MastaAPI.13.0.dll
Syntax
public class FaceGearMicroGeometry : GearImplementationDetail, IEquatable<APIBase>
Properties
FaceGear
Declaration
public FaceGearDesign FaceGear { get; }
Property Value
Type | Description |
---|---|
FaceGearDesign |
MicroGeometry
Declaration
public CylindricalGearMicroGeometryBase MicroGeometry { get; }
Property Value
Type | Description |
---|---|
CylindricalGearMicroGeometryBase |
Implements
System.IEquatable<T>