代码搜索:Geometry
找到约 4,837 项符合「Geometry」的源代码
代码结果 4,837
www.eeworm.com/read/38039/1090126
mnu linetype.mnu
LINE#TYPE 线类型
# remove the # sign and enter foreign help string in this line
Geometry 几何
Create lines.
创建直线
Centerline 中心线
Create centerlines to be used as an axis of rotation.
创建中心线作为旋转轴
www.eeworm.com/read/38039/1090811
mnu splitgeomopt.mnu
GEOM#OPTION 几何选项
# remove the # sign and enter foreign help string in this line
Make#Volume 生成体积块
Split will result in creating geometry
分割将导致几何的创建
Make#Curves 生成曲线
Split will result in creating inte
www.eeworm.com/read/38039/1090935
mnu trim1s.mnu
TRIM#TO#GEOM 裁剪到几何
# remove the # sign and enter foreign help string in this line
Ref#Type 参照类型
Specify type of object which geometry is used for trimming.
指定用几何裁剪的对象类型。
Reference 参照
Select part whos
www.eeworm.com/read/38039/1092628
mnu gcpyfrom.mnu
LOCATE#MDL 位置模型
# remove the # sign and enter foreign help string in this line
Select 选取
Select a model in any window from which geometry will be copied
在将要复制几何的任何窗口中选取模型。
Open 打开
Search/Retrieve a m
www.eeworm.com/read/38039/1092926
mnu secgtools.mnu
%UNPINNED
GEOM#TOOLS 几何形状工具
Geometry tools provided for Sketcher.
#
Intersect 求交
Choose two entities to be split at their intersection point.
选取两个图元在其交点处分割.
Trim 修剪
Trim entities (cut or extend) to o
www.eeworm.com/read/38039/1092929
mnu refine.mnu
REFINE 精加工
# remove the # sign and enter foreign help string in this line
Define#Cut 定义切削
Define geometry for the refinement.
为精加工定义几何形状体。
Edit#Program 编辑程序
Create new or modify existing CL Data comm
www.eeworm.com/read/456710/1603717
java scalesliderphaselistener.java
package com.esri.solutions.jitk.web.event;
import com.esri.adf.web.data.WebContext;
import com.esri.adf.web.data.WebMap;
import com.esri.adf.web.data.geometry.GeometryUtil;
import com.esri.adf
www.eeworm.com/read/453681/1638657
java mappingconnection.java
package com.example.figures;
import org.eclipse.draw2d.ColorConstants;
import org.eclipse.draw2d.Graphics;
import org.eclipse.draw2d.PolylineConnection;
import org.eclipse.draw2d.geometry.Point;
www.eeworm.com/read/237048/4635142
java floppyreadsectorcommand.java
/*
* $Id: FloppyReadSectorCommand.java,v 1.4 2003/11/29 07:45:33 epr Exp $
*/
package org.jnode.driver.floppy;
import org.jnode.fs.util.CHS;
import org.jnode.fs.util.Geometry;
import org.jno
www.eeworm.com/read/237048/4635144
java floppywritesectorcommand.java
/*
* $Id: FloppyWriteSectorCommand.java,v 1.2 2003/11/29 07:45:33 epr Exp $
*/
package org.jnode.driver.floppy;
import org.jnode.fs.util.CHS;
import org.jnode.fs.util.Geometry;
import org.jn