===================================================== Liste_Funktionen_Beginn: APT_drill_line APT_drill_get_tool Liste_Funktionen_Ende: =====================================================
#include "../xa/MS_Def0.h"
#include <stdio.h>
#include <ctype.h>
#include <stdlib.h>
#include <string.h>
#include <math.h>
#include "../ut/ut_geo.h"
#include "../ut/ut_txt.h"
#include "../ut/ut_TX.h"
#include "../gr/ut_UI.h"
#include "../db/ut_DB.h"
#include "NC_Main.h"
#include "NC_apt.h"
#include "NC_drill.h"
Functions | |
int | APT_drill_line (char **data) |
int | APT_drill_get_tool (double TL_rad) |
Variables | |
int | APT_line_cnt |
Point2 | actPosU |
Point2 | actPosUtr |
double | WC_sur2 |
double | WC_sur3 |
Point | APT_tcpos |
int | NC_TL_act |
int | GR_Att_act |
long | APT_TL_SIZ |
BTool * | tl_tab |
static double | NC_TL_rad = 0.0 |
static Point2 | newPosU |
int APT_drill_line | ( | char ** | data | ) |
int APT_drill_get_tool | ( | double | TL_rad | ) |
int APT_line_cnt |
double WC_sur2 |
double WC_sur3 |
int NC_TL_act |
int GR_Att_act |
long APT_TL_SIZ |
double NC_TL_rad = 0.0 [static] |