This page was generated from
docs/documents/notebooks/design/primitives/cylinder.ipynb.
Interactive online version:
-
Download notebook -
Interactive online version:
Cylinder¶
[1]:
import ada
[2]:
cyl = ada.PrimCyl("cyl1", (0,0,0), (0,0,1), 0.1)
cyl.show()
[2]: