Qurak

CapForm

可用

Option for line cap form in graphics

CapForm[type]
Graphics3D[{CapForm["Round"], Tube[{{-1, -1, -1}, {1, 1, 1}}, 0.2]}] → -Graphics3D-Graphics[{CapForm["Round"], Thickness[0.2], Line[{{-1, -1}, {1, 1}}]}] → -Graphics-Table[Graphics[{CapForm[cap], Thickness[.2], Line[{{-1, -1}, {1, 1}}]}, PlotRange -> 1.5, PlotLabel -> cap], {cap, {"Butt", "Round", "Square"}}] → {-Graphics-, -Graphics-, -Graphics-}

主题

相关

全部 6300 个函数 · 从 MCP 客户端使用