代码搜索:intersect
找到约 481 项符合「intersect」的源代码
代码结果 481
www.eeworm.com/read/38039/1097046
mnu constrcir.mnu
CONST#CIR
#
Best#Fit
Construct a circle best fit through several points.
#
Projection
Construct the projection of a circle onto a parallel plane.
#
Intersect
Construct the intersection of a cylinder
www.eeworm.com/read/38039/1093851
mnu sketinfo.mnu
SEC#INFO
Information about sketcher entities.
#
Entity
Information about an entity.
# remove the # sign and enter foreign help string in this line
Intersect#Pt
Information about the intersection of t
www.eeworm.com/read/38039/1095723
mnu offset.mnu
OFFSET
# remove the # sign and enter foreign help string in this line
Thru#Point
Create parallel datum plane to intersect specified point on part surface.
# remove the # sign and enter foreign help s
www.eeworm.com/read/272894/10937420
dpr ex.dpr
{
Arc is the range from vector OA to vector OB with radii given
OA and OB intersect at a not more 180 degree angle.
}
program Ural_1351(Input,Output);
type
TIndex=Longint;
TData=Longint;
www.eeworm.com/read/385281/8810221
html intersectmerge-intersectmerger.html
Code Fragment
/** Class specializing the generic merge template to intersect tw
www.eeworm.com/read/422060/2044473
phpt bug28739.phpt
--TEST--
Bug #28739 (*diff() and *intersect() not clearing the fci cache before work)
--FILE--
www.eeworm.com/read/270032/11050926
c circlerect.c
/*
Fast Circle-Rectangle Intersection Checking
by Clifford A. Shaffer
from "Graphics Gems", Academic Press, 1990
*/
#include "GraphicsGems.h"
boolean Check_Intersect(R, C, Rad)
/* Return TRUE iff
www.eeworm.com/read/120487/6073514
out union.out
--
-- UNION (also INTERSECT, EXCEPT)
--
-- Simple UNION constructs
SELECT 1 AS two UNION SELECT 2;
two
-----
1
2
(2 rows)
SELECT 1 AS one UNION SELECT 1;
one
-----
1
(1 row)
SELECT 1 AS
www.eeworm.com/read/228533/14380241
c circrect.c
/*
Fast Circle-Rectangle Intersection Checking
by Clifford A. Shaffer
from "Graphics Gems", Academic Press, 1990
*/
#include "GGems.h"
boolean Check_Intersect(R, C, Rad)
/* Return TRUE iff rectang
www.eeworm.com/read/38039/1096177
mnu hswpuie.mnu
HELSWP#UIE
#
Trim#Quilt
Specify datum quilt to intersect.
#
Attributes
Specify feature attributes.
#
Swp#Profile
Specify profile of the surface of revolution.
#
Pitch
Specify pitch.
#
Section
Specif