Skip to content

Commit 2acaac0

Browse files
maxcapodi78PipKat
andauthored
Update pyaedt/modules/PostProcessor.py
Co-authored-by: Kathy Pippert <[email protected]>
1 parent b6cc6a1 commit 2acaac0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyaedt/modules/PostProcessor.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -3741,7 +3741,7 @@ def export_model_obj(self, objects=None, export_path=None, export_as_single_obje
37413741
Whether to export the model as single object. The default is ``False``, in which
37423742
case is exported asa list of objects for each object.
37433743
air_objects : bool, optional
3744-
Define if air and vacuum objects will be exported.
3744+
Whether to export air and vacuum objects. The default is ``False``.
37453745
37463746
Returns
37473747
-------

0 commit comments

Comments
 (0)