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