Class ShaftGroove
Inheritance
System.Object
ShaftGroove
Assembly: SMT.MastaAPI.14.1.1.dll
Syntax
public class ShaftGroove : ShaftFeature, IEquatable<APIBase>
Properties
Depth
Declaration
public double Depth { get; set; }
Property Value
| Type |
Description |
| System.Double |
|
FilletRadius
Declaration
public double FilletRadius { get; set; }
Property Value
| Type |
Description |
| System.Double |
|
SurfaceRoughness
Declaration
public ShaftSurfaceRoughness SurfaceRoughness { get; }
Property Value
Methods
AddNewGroove()
Declaration
public void AddNewGroove()
Implements
System.IEquatable<T>
Extension Methods