Class HypoidAdvancedLibrary
Inheritance
System.Object
HypoidAdvancedLibrary
Assembly: SMT.MastaAPI.15.0.dll
Syntax
public sealed class HypoidAdvancedLibrary : APIBase, IEquatable<APIBase>
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