Wolfram Language Paclet Repository

Community-contributed installable additions to the Wolfram Language

Primary Navigation

    • 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
    • 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`
Wiggly
​
Wiggly
[a,b]
returns
a
list of points wiggling around the straight line connecting the two points
a
and
b
.
​
​
Wiggly
[a,b,n]
takes
n
pitches (10 pitches by default) between points
a
and
b
.
​
​
Wiggly
[a,b,n,amplitude]
uses the amplitude (1 by default) relative to the pitch.
​
Examples  
(3)
Basic Examples  
(1)
In[1]:=
pp=
Wiggly
[{0,0},{2,1}]
Out[1]=
{0,0},
1
5
,-
3
20
,
1
5
,
7
20
,
3
5
,
1
20
,
3
5
,
11
20
,1,
1
4
,1,
3
4
,
7
5
,
9
20
,
7
5
,
19
20
,
9
5
,
13
20
,
9
5
,
23
20
,{2,1}
In[2]:=
Graphics[{Point@pp,Red,Line@pp,Blue,BSplineCurve@pp}]
Out[2]=
In[3]:=
​
Scope  
(2)

SeeAlso
BezierCurve
 
▪
BSplineCurve
RelatedGuides
▪
DrawingTools
""

© 2025 Wolfram. All rights reserved.

  • Legal & Privacy Policy
  • Contact Us
  • WolframAlpha.com
  • WolframCloud.com