Class ProfileReliefSpecificationForCustomer102
Inheritance
System.Object
ProfileReliefSpecificationForCustomer102
Implements
System.IEquatable<APIBase>
Inherited Members
Namespace: SMT.MastaAPI.Gears.GearDesigns.Cylindrical.MicroGeometry
Assembly: SMT.MastaAPI.14.1.dll
Syntax
public class ProfileReliefSpecificationForCustomer102 : ProfileReliefWithDeviation, IEquatable<APIBase>
Properties
InvoluteProfileMuM
Declaration
public string InvoluteProfileMuM { get; }
Property Value
| Type | Description |
|---|---|
| System.String |
RollAngle
Declaration
public double RollAngle { get; }
Property Value
| Type | Description |
|---|---|
| System.Double |
Implements
System.IEquatable<T>