Box
#
- class ansys.dyna.core.pre.dynabase.Box(xmin=0, xmax=0, ymin=0, ymax=0, zmin=0, zmax=0)#
Defines a box-shaped volume.
Overview#
Import detail#
from ansys.dyna.core.pre.dynabase import Box
Attribute detail#
- Box.xmin = 0#
- Box.xmax = 0#
- Box.ymin = 0#
- Box.ymax = 0#
- Box.zmin = 0#
- Box.zmax = 0#
Method detail#
- Box.create(stub)#
Create box.