We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 721ed45 commit 2f76c1eCopy full SHA for 2f76c1e
docs/usage/python_api_usage.rst
@@ -90,7 +90,7 @@ The following example shows a usage with every attributes specified.
90
)
91
92
geo = geouned.CadToCsg(
93
- stepFile="cuboid.stp,
+ stepFile="cuboid.stp",
94
options=my_options,
95
settings=my_settings,
96
tolerances=my_tolerances,
0 commit comments