From cd852a217d60f093f11bb5233c091a0721c37b0a Mon Sep 17 00:00:00 2001 From: JackB-Ansys Date: Tue, 24 Dec 2024 10:40:22 +0000 Subject: [PATCH] update text --- examples/adaptive_library/TrapezoidalDuct.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/adaptive_library/TrapezoidalDuct.py b/examples/adaptive_library/TrapezoidalDuct.py index 7037f59ca..98ce1f70e 100644 --- a/examples/adaptive_library/TrapezoidalDuct.py +++ b/examples/adaptive_library/TrapezoidalDuct.py @@ -159,7 +159,7 @@ def check_line_origin_distance(i, duct_region): # # * Find the top line that makes up the duct. # -# * Modify the start and end points of the line. +# * Modify the start and end points of the line using the get_coordinate_from_distance() method. # # * Set the region in Motor-CAD. #