This page was generated from
docs/documents/notebooks/design/primitives/sphere.ipynb.
Download notebook -
Download notebook -
SphereΒΆ
[1]:
import ada
[2]:
sphere = ada.PrimSphere('sphere1', (0,0,0), 0.3)
sphere.show()
[2]:
[1]:
import ada
[2]:
sphere = ada.PrimSphere('sphere1', (0,0,0), 0.3)
sphere.show()
[2]: