代码搜索:intersect
找到约 481 项符合「intersect」的源代码
代码结果 481
www.eeworm.com/read/244771/12844569
py largeintersect.py
"""********************************************************************************************************************
LargeIntersect.py
Description:
Requirements:
Python and the Python f
www.eeworm.com/read/38039/1095511
mnu dftintsct.mnu
DRAFT#INTERSECT
#
Tweak
Create Drafted Surfaces on geometry upon which you do not expect major changes
#
Intersect
Create Drafted Surfaces on geometry that can adapt to major topology change
#
www.eeworm.com/read/385253/2593580
svn-base collisiondetectionstructdef.h.svn-base
#pragma once
#define UNKNOW -2
#define IN_BACK_OF -1
#define COINCIDENT 0
#define IN_FRONT_OF 1
#define SPANNING 2
#define DONT_INTERSECT 0
#define DO_INTERSECT
www.eeworm.com/read/38039/1094790
mnu depthto.mnu
SIDE#TWO#DEPTH
#
Variable
Depth in Side Two direction to be controlled by an entered value.
#
Thru#Next
Intersect next part surface in Side Two direction.
#
Thru#Until
Intersect the specified surface
www.eeworm.com/read/38039/1096564
mnu depthfrom.mnu
SIDE#ONE#DEPTH
#
Variable
Depth in Side One direction to be controlled by an entered value.
#
Thru#Next
Intersect next part surface in Side One direction.
#
Thru#Until
Intersect the specified surface
www.eeworm.com/read/38039/1093959
mnu introper.mnu
INTRSCT#OPER
#
Add#Model
Add assembly solid(s) for feature to intersect.
#
Remove#Model
Remove assembly solid(s) from list of solids to intersect.
#
ModEjPinDiam
Change diameter for Ejector Pin Clear
www.eeworm.com/read/38039/1097125
mnu parblndpthtyp.mnu
DEPTH1#TYPE
#
Thru#Next
Intersect next part surface in the direction of parallel blend.
#
Thru#All
Intersect all surfaces in the direction of parallel blend.
#
To#Reference
Define depth to a point, c
www.eeworm.com/read/104643/15686338
h collisio.h
#ifndef _COLLISION_
#define _COLLISION_
#define DONT_INTERSECT 0
#define DO_INTERSECT 1
typedef struct WALL_COLLISION_INFO * pwall_collision_info;
typedef struct WALL_COLLISION_INFO {