Skip to content

Commit

Permalink
Update src/ansys/acp/core/_tree_objects/model.py
Browse files Browse the repository at this point in the history
  • Loading branch information
greschd authored Jul 9, 2024
1 parent 6e867af commit 956332e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/ansys/acp/core/_tree_objects/model.py
Original file line number Diff line number Diff line change
Expand Up @@ -506,7 +506,7 @@ def replace_mesh(
unit_system: UnitSystemType = UnitSystemType.UNDEFINED,
) -> None:
"""
Replace the mesh of the model.
Replace or reload the mesh of the model.
Parameters
----------
Expand Down

0 comments on commit 956332e

Please sign in to comment.