Class ISO6336Geometry
Implements
System.IEquatable<APIBase>
Inherited Members
Namespace: SMT.MastaAPI.Gears.GearDesigns.Cylindrical
Assembly: SMT.MastaAPI.14.1.1.dll
Syntax
public class ISO6336Geometry : ISO6336GeometryBase, IEquatable<APIBase>
Properties
ISO6336RootFilletRadius
Declaration
public override double ISO6336RootFilletRadius { get; }
Property Value
| Type | Description |
|---|---|
| System.Double |
Overrides
ISO6336ToothRootChord
Declaration
public override double ISO6336ToothRootChord { get; }
Property Value
| Type | Description |
|---|---|
| System.Double |
Overrides
Implements
System.IEquatable<T>