Class MeshAlignment
Implements
System.IEquatable<APIBase>
Inherited Members
Namespace: SMT.MastaAPI.Gears.GearDesigns.Cylindrical.MicroGeometry
Assembly: SMT.MastaAPI.14.1.1.dll
Syntax
public class MeshAlignment : APIBase, IEquatable<APIBase>
Fields
_parent
Declaration
protected readonly APIBase _parent
Field Value
| Type | Description |
|---|---|
| APIBase |
Properties
GearAAlignment
Declaration
public GearAlignment GearAAlignment { get; }
Property Value
| Type | Description |
|---|---|
| GearAlignment |
GearBAlignment
Declaration
public GearAlignment GearBAlignment { get; }
Property Value
| Type | Description |
|---|---|
| GearAlignment |
Implements
System.IEquatable<T>