Table of Contents

Interface IAptBeta

Namespace
Hi.Milling.Apts
Assembly
HiCbtr.dll

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

double

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; }

Property Value

double