Interface IAptBeta
Interface for APT objects with beta angle.
public interface IAptBeta
- Extension Methods
Properties
Beta_deg
Beta_rad in degree.
double Beta_deg { get; set; }
Property Value
Beta_rad
The angle between stick axis and the side plane of cutter. The angle is upside the cutter round (if exists). The unit is radian.
double Beta_rad { get; set; }