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