CapForm[type]
is a graphics primitive that specifies what type of caps should be used at the ends of lines, tubes, and related primitives.


CapForm
CapForm[type]
is a graphics primitive that specifies what type of caps should be used at the ends of lines, tubes, and related primitives.
Details

- The following types can be used inCapForm[type]:
"Butt" truncate at the end point "Round" put a half-disk at the end point "Square" put a half-square at the end point None equivalent to"Butt" - CapForm works in both 2D and 3D.
- In 2D, the default isCapForm["Square"]. In 3D, the default isCapForm["Round"].
- CapForm applies toLine,Tube,Circle, andArrow.
- CapForm specifications are ignored where an arrowhead appears.
- CapForm[None] leaves 3D shapes open at their end points.
Examples
open allclose allProperties & Relations (1)
See Also
Related Guides
History
Text
Wolfram Research (2008), CapForm, Wolfram Language function, https://reference.wolfram.com/language/ref/CapForm.html.
CMS
Wolfram Language. 2008. "CapForm." Wolfram Language & System Documentation Center. Wolfram Research. https://reference.wolfram.com/language/ref/CapForm.html.
APA
Wolfram Language. (2008). CapForm. Wolfram Language & System Documentation Center. Retrieved from https://reference.wolfram.com/language/ref/CapForm.html
BibTeX
@misc{reference.wolfram_2025_capform, author="Wolfram Research", title="{CapForm}", year="2008", howpublished="\url{https://reference.wolfram.com/language/ref/CapForm.html}", note=[Accessed: 29-November-2025]}
BibLaTeX
@online{reference.wolfram_2025_capform, organization={Wolfram Research}, title={CapForm}, year={2008}, url={https://reference.wolfram.com/language/ref/CapForm.html}, note=[Accessed: 29-November-2025]}
[8]ページ先頭