代码搜索:intersection
找到约 1,060 项符合「intersection」的源代码
代码结果 1,060
www.eeworm.com/read/38039/1092818
mnu modeloper.mnu
VIS#SETTINGS 可见设置
#
Part 零件
Perform operation on actual part.
在零件上执行操作
Assembly 组件
Perform operation on this assembly member only.
只在这个组件成员上执行操作
Default 缺省
Part level intersection for mold components
www.eeworm.com/read/396844/2406791
m cpsub.m
function [xps,yps] = cpsub(xp1,yp1,xp2,yp2)
%CPSUB Complex polygon intersection.
% [XPS,YPS] = CPSUB(XP1,YP1,XP2,YP2) performs the polygon
% subtraction operation for complex polygons.
% W
www.eeworm.com/read/129839/14223034
cpp main.cpp
//Main.cpp
#include
#include"OSet.h"
void main()
{
cout
www.eeworm.com/read/38039/1090967
mnu modelrepl.mnu
MODEL#REPL 模型替换
#
Select#Level 选取层
Select level where intersection of assembly solid should be visible.
选取组件实体的交集是可见的级别.
Enter#Name 输入名称
Specify replacement name for model at selected level.
指定选定层中的模
www.eeworm.com/read/341021/3259842
sm makefile.sm
mpi_sources = group_compare.c group_difference.c group_excl.c \
group_free.c group_incl.c group_intersection.c group_range_excl.c \
group_range_incl.c group_rank.c group_size.c group_translate_ranks
www.eeworm.com/read/38039/1091474
mnu dbgtpath.mnu
DBG#TPATH 调试刀具路径
#
Cavity 型腔
Display geoms to be machined.
显示要加工的几何形状.
Params 参数
List params used for toolpath generation.
列出生成刀具路径的参数
Int#Slice 相交层切面
Display the intersection slice.
显示相交层切面
Offset#S
www.eeworm.com/read/427909/8913204
m polygon_intersect.m
function [is,S] = isintpl(x1,y1,x2,y2)
% ISINTPL Check for intersection of polygons.
% [IS,S] = ISINTPL(X1,Y1,X2,Y2) Accepts coordinates
% X1,Y1 and X2, Y2 of two polygons. Returns scalar
% IS equ
www.eeworm.com/read/373250/9467383
m polygon_intersect.m
function [is,S] = isintpl(x1,y1,x2,y2)
% ISINTPL Check for intersection of polygons.
% [IS,S] = ISINTPL(X1,Y1,X2,Y2) Accepts coordinates
% X1,Y1 and X2, Y2 of two polygons. Returns scalar
% IS equ
www.eeworm.com/read/349646/10808543
m polygon_intersect.m
function [is,S] = isintpl(x1,y1,x2,y2)
% ISINTPL Check for intersection of polygons.
% [IS,S] = ISINTPL(X1,Y1,X2,Y2) Accepts coordinates
% X1,Y1 and X2, Y2 of two polygons. Returns scalar
% IS equ
www.eeworm.com/read/349646/10809289
m polygon_intersect.m
function [is,S] = isintpl(x1,y1,x2,y2)
% ISINTPL Check for intersection of polygons.
% [IS,S] = ISINTPL(X1,Y1,X2,Y2) Accepts coordinates
% X1,Y1 and X2, Y2 of two polygons. Returns scalar
% IS equ