Skip to content

Commit 04aa6cb

Browse files
authored
DOCS: Fix bullet points
1 parent 3a44f92 commit 04aa6cb

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

examples/01-Modeling-Setup/HFSS_CoordinateSystem.py

+2
Original file line numberDiff line numberDiff line change
@@ -64,6 +64,7 @@
6464
# ## Change coordinate system mode
6565
#
6666
# Use the ``change_cs_mode`` method to change the mode. Options are
67+
#
6768
# - ``0`` for axis/position
6869
# - ``1`` for Euler angle ZXZ
6970
# - ``2`` for Euler angle ZYZ.
@@ -104,6 +105,7 @@
104105
)
105106

106107
# Create a coordinate system that is defined by standard views in the modeler. The options are
108+
#
107109
# - ``"iso"``
108110
# - ``"XY"``
109111
# - ``"XZ"``

0 commit comments

Comments
 (0)