From b0bc926fcf0901f43bfa8f0ff57ecc58ddf193bd Mon Sep 17 00:00:00 2001 From: Alan George Varghese <113696961+agvarghe@users.noreply.github.com> Date: Tue, 11 Jul 2023 20:25:16 +0530 Subject: [PATCH] Update examples/gallery/08_lucid_generic_f1_rear_wing.py Co-authored-by: Martin Walters <104021577+waltersma@users.noreply.github.com> --- examples/gallery/08_lucid_generic_f1_rear_wing.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/gallery/08_lucid_generic_f1_rear_wing.py b/examples/gallery/08_lucid_generic_f1_rear_wing.py index adf60fc23e..2ef9cc22eb 100644 --- a/examples/gallery/08_lucid_generic_f1_rear_wing.py +++ b/examples/gallery/08_lucid_generic_f1_rear_wing.py @@ -25,7 +25,7 @@ ~~~~~~~~~~ * Launch an Ansys Prime Server instance and instantiate the meshing utilities from the ``lucid`` class. -* Import the STL geometry file for each component of the F1 rear wing. +* Import and append the STL geometry files for each part of the F1 rear wing. * Merge all imported components into a single part. * Use the connect operation to join the components together. * Define local size controls on aero surfaces.