Skip to content

Commit 0081140

Browse files
docs: clarify default values for component positioning in laser system notebook
1 parent d99dc09 commit 0081140

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/gallery/reflective/laser_system.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"cell_type": "markdown",
2323
"metadata": {},
2424
"source": [
25-
"We can define each component's position (x, y, z) and orientation (rx, ry, rz) in the global coordinate system. This differs from the typical surface definition, in which only a \"thickness\" value (in z-axis) is provided. Note that the default values for x and y are 0."
25+
"We can define each component's position (x, y, z) and orientation (rx, ry, rz) in the global coordinate system. This differs from the typical surface definition, in which only a \"thickness\" value (in z-axis) is provided. Note that the default value is zero for x, y, rx, ry, and rz."
2626
]
2727
},
2828
{

0 commit comments

Comments
 (0)