Class MeshAlignment
Implements
System.IEquatable<APIBase>
Inherited Members
Namespace: SMT.MastaAPI.Gears.GearDesigns.Cylindrical.MicroGeometry
Assembly: SMT.MastaAPI.15.0.dll
Syntax
public sealed class MeshAlignment : APIBase, IEquatable<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>