Class FlankMicroGeometry
Inheritance
System.Object
FlankMicroGeometry
Assembly: SMT.MastaAPI.14.1.1.dll
Syntax
public abstract class FlankMicroGeometry : APIBase, IEquatable<APIBase>
Fields
_parent
Declaration
protected readonly APIBase _parent
Field Value
Properties
GearDesign
Declaration
public GearDesign GearDesign { get; }
Property Value
Declaration
public virtual MicroGeometryInputTypes MicroGeometryInputType { get; set; }
Property Value
ModificationChart
Declaration
public SMTBitmap ModificationChart { get; }
Property Value
| Type |
Description |
| SMT.MastaAPIUtility.Scripting.SMTBitmap |
|
UserSpecifiedData
Declaration
public UserSpecifiedData UserSpecifiedData { get; }
Property Value
Implements
System.IEquatable<T>
Extension Methods