代码搜索:Geometry

找到约 4,837 项符合「Geometry」的源代码

代码结果 4,837
www.eeworm.com/read/38039/1089918

mnu advgeom.mnu

ADV#GEOMETRY 高级几何形状 # remove the # sign and enter foreign help string in this line Conic 圆锥 Create a conic entity. 创建一个圆锥曲线图元。 Coord#Sys 坐标系 Create reference coordinate system using left mouse button
www.eeworm.com/read/38039/1091119

mnu pipdrvdim.mnu

%DEFAULT_BUTTON Enter Value EXT#LENGTH 延伸长度 Rtrn#to#Driven 返回到被驱动 The dimension will be driven by default connect geometry. 尺寸将由缺省连接几何形状驱动。 Enter#Value 输入值 Enter value for the dimension. 输入尺寸值。
www.eeworm.com/read/38039/1091646

mnu jr_sketgeom.mnu

JR_GEOMETRY JR几何形状 # remove the # sign and enter foreign help string in this line Spline 样条 Create spline curve through several points using the left mouse button. 用鼠标左键创建通过几个点的样条曲线。 Coord#Sys 坐标系 Cr
www.eeworm.com/read/38039/1091826

mnu gencrcrv.mnu

CREATE#CURVES 创建曲线 # Automatic 自动 Create curves referencing existing geometry automatically. 参照现存几何形状自动创建曲线。 Pick#Points 拾取点 Create curves by selecting points on existing curves or edges. 通过选取在现存曲线或边
www.eeworm.com/read/38039/1091843

mnu mod2dgeom.mnu

2D#GEOMETRY 2维几何形状 # remove the # sign and enter foreign help string in this line Arc#Diameter 圆弧直径 Modify the diameter of an arc or circle. 修改圆弧或圆的直径 Spline 样条 Modify a spline. 修改样条 Done/Return 完成/返
www.eeworm.com/read/38039/1092020

mnu envmod.mnu

MOD#ENVELOPE 修改包络 # remove the # sign and enter foreign help string in this line Define 定义 Create a new envelope. 创建新的包络 Change 更改 Modify envelope geometry or members. 修改包络几何形状属性或成员。 Show#Refs 显示参照 S
www.eeworm.com/read/38039/1092659

mnu mergeft.mnu

MERGE 合并 # Attributes 属性 Set generic merge attributes 设置普通合并的属性 Ref#model 参照模型 Specify a model which geometry will be copied 指定几何形状将被复制的模型 Copy#datums 复制基准 Control whether the Merge feature should co
www.eeworm.com/read/38039/1092862

mnu edit_bndry.mnu

EDIT#BNDRY 编辑边界 # remove the # sign and enter foreign help string in this line Create 创建 Create chain of edges on selected geometry. 在所选的几何形状体上创建一链边 Modify 修改 Modify edge chains. 修改边链 Delete 删除 Delet
www.eeworm.com/read/339873/3293060

java curtain.java

package com.bbn.openmap.tools.j3d.geometry; import java.awt.Color; import java.util.HashSet; import java.util.Iterator; import javax.media.j3d.*; import com.bbn.openmap.MapHandlerChild; import com.bb
www.eeworm.com/read/272898/4214214

java scale1.java

package com.java3d.test; import java.applet.Applet; import java.awt.BorderLayout; import java.awt.event.*; import com.sun.j3d.utils.applet.MainFrame; import com.sun.j3d.utils.geometry.ColorCube