Add torus bounding_box methods and fix docstrings

This commit is contained in:
Paul Romano 2021-12-22 09:53:34 -05:00
parent a57d7dcd7f
commit cd803764c5
2 changed files with 125 additions and 44 deletions

View file

@ -80,6 +80,9 @@ Building geometry
openmc.YCone
openmc.ZCone
openmc.Quadric
openmc.XTorus
openmc.YTorus
openmc.ZTorus
openmc.Halfspace
openmc.Intersection
openmc.Union