Class HypoidAdvancedLibrary
Inheritance
System.Object
HypoidAdvancedLibrary
Assembly: SMT.MastaAPI.14.1.1.dll
Syntax
public class HypoidAdvancedLibrary : APIBase, IEquatable<APIBase>
Fields
_parent
Declaration
protected readonly APIBase _parent
Field Value
Properties
InnerPinionMeshingBoundaryCoast
Declaration
public Vector3D InnerPinionMeshingBoundaryCoast { get; }
Property Value
InnerPinionMeshingBoundaryDrive
Declaration
public Vector3D InnerPinionMeshingBoundaryDrive { get; }
Property Value
OuterPinionMeshingBoundaryCoast
Declaration
public Vector3D OuterPinionMeshingBoundaryCoast { get; }
Property Value
OuterPinionMeshingBoundaryDrive
Declaration
public Vector3D OuterPinionMeshingBoundaryDrive { get; }
Property Value
WheelInnerBladeAngleConvex
Declaration
public double WheelInnerBladeAngleConvex { get; }
Property Value
| Type |
Description |
| System.Double |
|
WheelOuterBladeAngleConcave
Declaration
public double WheelOuterBladeAngleConcave { get; }
Property Value
| Type |
Description |
| System.Double |
|
Implements
System.IEquatable<T>
Extension Methods