Enable JavaScript to interact with content and submit forms on Wolfram websites. Learn how

Legacy Documentation

Mathematica 8 (2010)

This is documentation for Mathematica 8, which was
based on an earlier version of Wolfram Language.
View current documentation (Version 14.3)

JoinForm

JoinForm [type]
is a graphics directive that specifies what type of joins should be used to connect segments of lines, tubes, edges, and related primitives.
  • The following types can be used in JoinForm [type]:
"Bevel" truncate the corner
"Miter" extend the corner toward a point
{"Miter",d} extend by at most d times the line width
"Round" cover the corner with a disk
None do not join segments
  • JoinForm [{"Miter", 1/Sin[/2]}] gives sharp corners for any join angle larger than .
(2)
A rounded line join:
A rounded tube join:
A rounded line join:
Out[1]=
A rounded tube join:
Out[1]=
(3)
Specify joining of line segments:
Specify joining of tubes:
Use EdgeForm to control the joins of edge lines:
(1)
Different line cap and join forms:
New in 7


ja zh

AltStyle によって変換されたページ (->オリジナル) /