mirror of
https://github.com/openmc-dev/openmc.git
synced 2026-07-28 22:26:08 -04:00
Add Plot.from_geometry() classmethod
This commit is contained in:
parent
3913d55e2c
commit
61f0138555
9 changed files with 107 additions and 31 deletions
|
|
@ -2178,7 +2178,7 @@ attributes or sub-elements. These are not used in "voxel" plots:
|
|||
cells or materials to plot. This overrides any ``color`` color
|
||||
specifications.
|
||||
|
||||
*Default*: None
|
||||
*Default*: 255 255 255 (white)
|
||||
|
||||
:meshlines:
|
||||
The ``meshlines`` sub-element allows for plotting the boundaries of a
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue