代码搜索:Geometry
找到约 4,837 项符合「Geometry」的源代码
代码结果 4,837
www.eeworm.com/read/408394/11390243
h global.h
#ifndef _GLOBAL_H_
#define _GLOBAL_H_
#include "Geometry.h"
////////////////added by dxf
////////////////added by dxf
extern int g_cyc; //当前周期
//========================
extern VecPositio
www.eeworm.com/read/340481/12154729
notes
There is a new model for this example - called syncline.
It's ok to have negative x-coordinates in the model, as is the case
here. Also, in the geometry file a station can be refenced to a negative
x
www.eeworm.com/read/337538/12364142
pas glfont.pas
unit glFont;
{(c) 1999 Production Robots Engineering Ltd (Martin Lafferty)
martinl@prel.co.uk
}
interface
uses
SysUtils,
Windows,
Geometry,
OpenGL12;
type
TValidChar = #$
www.eeworm.com/read/38039/1094107
mnu linetype.mnu
LINE#TYPE
# remove the # sign and enter foreign help string in this line
Geometry
Create lines.
# remove the # sign and enter foreign help string in this line
Centerline
Create centerlines to be used
www.eeworm.com/read/38039/1095121
mnu tandftype.mnu
DRAFT#PLACEMENT
# remove the # sign and enter foreign help string in this line
Solid#Draft
Intersect new geometry with the existing one
# remove the # sign and enter foreign help string in this line
www.eeworm.com/read/38039/1096007
mnu drldepth.mnu
DRILL#DEPTH
Blind
Drilling will be defined to a specified depth.
# remove the # sign and enter foreign help string in this line
Auto
Drilling depth will be specified based on the hole's geometry.
#