Table of Contents

Struct apt_t

Namespace
Hi.Milling.Apts
Assembly
HiCbtr.dll

Native apt.

public struct apt_t
Inherited Members
Extension Methods

Constructors

apt_t()

Ctor.

public apt_t()

apt_t(IGetGeneralApt)

Ctor.

public apt_t(IGetGeneralApt src)

Parameters

src IGetGeneralApt

src

Fields

D

Diameter.

public double D

Field Value

double

H

Height.

public double H

Field Value

double

Rc

Round radius.

public double Rc

Field Value

double

Rr

Horizontal length from cutter axis to round center.

public double Rr

Field Value

double

Rz

Vertical length from cutter tip to round center.

public double Rz

Field Value

double

alpha

Angle (radian) between bottom surface and horizontal.

public double alpha

Field Value

double

beta

Angle (radian) between wall surface and vertical.

public double beta

Field Value

double