Class CylindricalGearSpecifiedProfile
Implements
System.IEquatable<APIBase>
Inherited Members
Namespace: SMT.MastaAPI.Gears.Manufacturing.Cylindrical
Assembly: SMT.MastaAPI.15.0.dll
Syntax
public sealed class CylindricalGearSpecifiedProfile : APIBase, IEquatable<APIBase>
Properties
OffsetAtMinimumRollDistance
Measurement: VeryShortLength
Declaration
public double OffsetAtMinimumRollDistance { get; set; }
Property Value
Type | Description |
---|---|
System.Double |
Implements
System.IEquatable<T>