constants for cad-selections More...
Go to the source code of this file.
Defines | |
| #define | Typ_goGeom 1000 |
| all (USED AS CHAR U) | |
| #define | Typ_goPrim 1001 |
| PT/LN/CI/Spline; nicht Plg,CCV. | |
| #define | Typ_goGeo1 1002 |
| LN/CI/CV/PL/Sur/Sol (nicht PT). | |
| #define | Typ_goGeo2 1003 |
| CI/ELL (prj -> PLN). | |
| #define | Typ_goGeo3 1004 |
| UNUSED. | |
| #define | Typ_goGeo4 1005 |
| UNUSED VC/LN/PLN. | |
| #define | Typ_goGeo5 1006 |
| CIR/ELL/CCV (closed cont.). | |
| #define | Typ_goGeoSUSU 1007 |
| Sur|Sol (Supporting Surface). | |
| #define | Typ_goGeo6 1008 |
| PT|LN|AC. | |
| #define | Typ_goGeo7 1009 |
| ANG/PT angle (0-360) od angle from point. | |
| #define | Typ_goGeo8 1010 |
| Val/PT parameter (0-1) od par. from point. | |
| #define | Typ_goAxis 1011 |
| RotAxis LN/PT+PT/PT+LN/PT+VC/PLN. | |
| #define | Typ_go_LR 1012 |
| Line,Plane. | |
| #define | Typ_FncVAR1 1020 |
| next DB-vector | |
| #define | Typ_FncVAR2 1021 |
| previous DB-vector | |
| #define | Typ_FncVC1 1022 |
| next DB-vector | |
| #define | Typ_FncVC2 1023 |
| previous DB-vector | |
| #define | Typ_FncNxt 1024 |
| next version/solution (Typ_modCoord) | |
| #define | Typ_FncPrv 1025 |
| previous version/solution (Typ_modCoord) | |
| #define | Typ_FncDirX 1026 |
| parallel (U) or across (V) | |
| #define | Typ_LAST 1050 |
| last typ | |
constants for cad-selections
| #define Typ_goGeom 1000 |
all (USED AS CHAR U)
| #define Typ_goPrim 1001 |
PT/LN/CI/Spline; nicht Plg,CCV.
| #define Typ_goGeo1 1002 |
LN/CI/CV/PL/Sur/Sol (nicht PT).
| #define Typ_goGeo2 1003 |
CI/ELL (prj -> PLN).
| #define Typ_goGeo3 1004 |
UNUSED.
| #define Typ_goGeo4 1005 |
UNUSED VC/LN/PLN.
| #define Typ_goGeo5 1006 |
CIR/ELL/CCV (closed cont.).
| #define Typ_goGeoSUSU 1007 |
Sur|Sol (Supporting Surface).
| #define Typ_goGeo6 1008 |
PT|LN|AC.
| #define Typ_goGeo7 1009 |
ANG/PT angle (0-360) od angle from point.
| #define Typ_goGeo8 1010 |
Val/PT parameter (0-1) od par. from point.
| #define Typ_goAxis 1011 |
RotAxis LN/PT+PT/PT+LN/PT+VC/PLN.
| #define Typ_FncVAR1 1020 |
next DB-vector
| #define Typ_FncVAR2 1021 |
previous DB-vector
| #define Typ_FncVC1 1022 |
next DB-vector
| #define Typ_FncVC2 1023 |
previous DB-vector
| #define Typ_FncNxt 1024 |
next version/solution (Typ_modCoord)
| #define Typ_FncPrv 1025 |
previous version/solution (Typ_modCoord)
| #define Typ_FncDirX 1026 |
parallel (U) or across (V)
| #define Typ_LAST 1050 |
last typ
1.6.3