CapsuleShape
CapsuleShape[{{x1,y1,z1},{x2,y2,z2}},r]
表示点 {xi,yi,zi} 之间半径为 r 的填充的胶囊形状.
更多信息和选项
- CapsuleShape 可以用作几何区域和图形基元.
- CapsuleShape[] 等价于 CapsuleShape[{{-1,0,0},{1,0,0}},1].
- CapsuleShape[r] 等价于 CapsuleShape[{{-1,0,0},{1,0,0}},r].
- CapsuleShape[{p1,p2},r] 表示区域 {pRegionDistance[Line[p1,p2],p]≤r}.
- CapsuleShape 可以用于 Graphics3D.
- 在图形中,点 {xi,yi,zi} 和半径 r 可以是 Dynamic 表达式.
- 图形渲染受到诸如 FaceForm、 EdgeForm、Specularity、Opacity 和颜色等指令的影响.
范例
打开所有单元关闭所有单元范围 (19)
图形 (9)
应用 (6)
对边使用 CapsuleShape,可视化柏拉图固体:
使用 CapsuleShape 渲染 GraphPlot3D 中的边:
使用 CapsuleShape 渲染 Graph 对象在三维中的边:
嵌入三维图并使用 CapsuleShape:
使用 CapsuleShape 渲染三维 BoundaryMeshRegion 和 MeshRegion 对象的边:
此外,您还可以使用 RotationTransform 制作简笔画的四肢支点:
CO2 墨盒有许多应用,包括运动、苏打制作和救生衣等. 一个 12 克的 CO2 墨盒的直径大概有 18.6 毫米,长 82.5 毫米,颈的长度大概为 12 毫米,直径大概为 7.3 毫米:
属性和关系 (6)
CapsuleShape 的二维版本是 StadiumShape:
Ball 是当 p1 接近 p2 时,CapsuleShape 的极限:
由球和柱体的 RegionUnion 形成的 CapsuleShape:
CapsuleShape 是 Line 上在多数 上的所有点:
ImplicitRegion 可以表示任意 CapsuleShape:
有界的 Tube 看起来像个 CapsuleShape:
文本
Wolfram Research (2015),CapsuleShape,Wolfram 语言函数,https://reference.wolfram.com/language/ref/CapsuleShape.html.
CMS
Wolfram 语言. 2015. "CapsuleShape." Wolfram 语言与系统参考资料中心. Wolfram Research. https://reference.wolfram.com/language/ref/CapsuleShape.html.
APA
Wolfram 语言. (2015). CapsuleShape. Wolfram 语言与系统参考资料中心. 追溯自 https://reference.wolfram.com/language/ref/CapsuleShape.html 年