mirror of
https://github.com/openmc-dev/openmc.git
synced 2026-07-27 13:45:36 -04:00
docstring lib.cell.py to match cell.py
This commit is contained in:
parent
41f52ea389
commit
c06609cd8d
1 changed files with 1 additions and 1 deletions
|
|
@ -104,7 +104,7 @@ class Cell(_FortranObjectWithID):
|
|||
num_instances : int
|
||||
Number of unique cell instances
|
||||
bounding_box : openmc.BoundingBox
|
||||
Lower-left and upper-right coordinates of bounding box
|
||||
Axis-aligned bounding box of the cell
|
||||
translation : Iterable of float
|
||||
3-D coordinates of the translation vector
|
||||
rotation : Iterable of float
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue