mcdc.universe¶
- mcdc.universe(cells, root=False)¶
Define a list of cells as a universe.
Parameters¶
- cellslist of CellCard
List of cells that comprise the universe.
- rootbool
Flag to edit the root universe
Returns¶
- UniverseCard
The universe card
See also¶
mcdc.cell : Creates a cell that can be used to define a universe.