Update documentation for hex lattice

This commit is contained in:
Paul Romano 2019-06-04 14:42:57 -05:00
parent a465dcdb16
commit 3794c3eec4
2 changed files with 12 additions and 1 deletions

View file

@ -318,6 +318,13 @@ the following attributes or sub-elements:
*Default*: None
:orientation:
The orientation of the hexagonal lattice. The string "x" indicates that two
sides of the lattice are perpendicular to the x-axis, whereas the string "y"
indicates that two sides are perpendicular to the y-axis.
*Default*: "y"
:center:
The coordinates of the center of the lattice. If the lattice does not have
axial sections then only the x- and y-coordinates are specified.