This page was generated from
  docs/documents/notebooks/design/primitives/box.ipynb.
Interactive online version: - 
  Download notebook -
 - 
  Download notebook -
  
Interactive online version:
Box¶
[1]:
import ada
[2]:
box = ada.PrimBox("box1", (0,0,0), (1,1,1))
box.show()
[2]: