Wolfram Language
Paclet Repository
Community-contributed installable additions to the Wolfram Language
Primary Navigation
Categories
Cloud & Deployment
Core Language & Structure
Data Manipulation & Analysis
Engineering Data & Computation
External Interfaces & Connections
Financial Data & Computation
Geographic Data & Computation
Geometry
Graphs & Networks
Higher Mathematical Computation
Images
Knowledge Representation & Natural Language
Machine Learning
Notebook Documents & Presentation
Scientific and Medical Data & Computation
Social, Cultural & Linguistic Data
Strings & Text
Symbolic & Numeric Computation
System Operation & Setup
Time-Related Computation
User Interface Construction
Visualization & Graphics
Random Paclet
Alphabetical List
Using Paclets
Create a Paclet
Get Started
Download Definition Notebook
Learn More about
Wolfram Language
DrawingTools
Guides
DrawingTools
Tech Notes
Testing for Points on Border or Interior of a Polygon
Symbols
Arrow3D
ArrowCylinder
ArrowSlab
ConicSurface
EmptyRectangle
HollowCylinder
HollowPillar
InPolygonQ
LineToCable
OnBoundaryQ
Patches
Pillar
Pyramid3D
Spin3D
SpinningTop
StackGraphics
StringToCurves
StringToPolygons
Wiggly
QuantumMob`DrawingTools`
C
o
n
i
c
S
u
r
f
a
c
e
C
o
n
i
c
S
u
r
f
a
c
e
[
{
{
x
1
,
y
1
,
z
1
}
,
{
x
2
,
y
2
,
z
2
}
}
,
r
,
{
t
1
,
t
2
}
]
g
e
n
e
r
a
t
e
s
t
h
e
s
u
r
f
a
c
e
o
f
a
c
o
n
e
w
i
t
h
a
b
a
s
e
o
f
r
a
d
i
u
s
r
c
e
n
t
e
r
e
d
a
t
{
x
1
,
y
1
,
z
1
}
a
n
d
a
t
i
p
a
t
{
x
2
,
y
2
,
z
2
}
s
p
a
n
n
i
n
g
f
r
o
m
t
1
t
o
t
2
o
f
t
h
e
t
o
t
a
l
h
e
i
g
h
t
.
C
o
n
i
c
S
u
r
f
a
c
e
[
{
{
x
1
,
y
1
,
z
1
}
,
{
x
2
,
y
2
,
z
2
}
}
,
r
]
i
s
e
q
u
i
v
a
l
e
n
t
t
o
C
o
n
e
[
{
{
x
1
,
y
1
,
z
1
}
,
{
x
2
,
y
2
,
z
2
}
}
,
r
]
C
o
n
i
c
S
u
r
f
a
c
e
[
{
{
x
1
,
y
1
,
z
1
}
,
{
x
2
,
y
2
,
z
2
}
]
i
s
e
q
u
i
v
a
l
e
n
t
t
o
C
o
n
e
[
{
{
x
1
,
y
1
,
z
1
}
,
{
x
2
,
y
2
,
z
2
}
}
]
D
e
t
a
i
l
s
a
n
d
O
p
t
i
o
n
s
Examples
(
1
)
Basic Examples
(
1
)
I
n
[
1
]
:
=
a
a
=
C
o
n
i
c
S
u
r
f
a
c
e
[
{
{
0
,
0
,
0
}
,
{
1
,
1
,
1
}
}
,
1
,
{
0
.
2
,
0
.
4
}
,
"
P
a
t
c
h
e
s
"
2
0
0
]
;
b
b
=
C
o
n
e
[
{
{
0
,
0
,
0
}
,
{
1
,
1
,
1
}
}
,
0
.
5
]
;
G
r
a
p
h
i
c
s
3
D
[
{
B
l
u
e
,
a
a
,
R
e
d
,
b
b
}
]
O
u
t
[
1
]
=
S
e
e
A
l
s
o
C
o
n
e
▪
P
a
t
c
h
e
s
R
e
l
a
t
e
d
G
u
i
d
e
s
▪
D
r
a
w
i
n
g
T
o
o
l
s
P
a
c
k
a
g
e
"
"