From c5daee7c11f572328c1e971c26299ebb6d014005 Mon Sep 17 00:00:00 2001 From: lesliedove <131987478+lesliedove@users.noreply.github.com> Date: Tue, 14 Jan 2025 13:23:30 -0500 Subject: [PATCH] Update index.md Added missing link. --- 2025R1/optislang-interface-custom-25-r1/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/2025R1/optislang-interface-custom-25-r1/index.md b/2025R1/optislang-interface-custom-25-r1/index.md index 22edcd7735..7b03ec78c7 100644 --- a/2025R1/optislang-interface-custom-25-r1/index.md +++ b/2025R1/optislang-interface-custom-25-r1/index.md @@ -1,5 +1,5 @@ # Introduction -optiSLang provides various Python modules that can be used to extend functionality. Python examples can be found here. +optiSLang provides various Python modules that can be used to extend functionality. Python examples can be found [here]( https://ansyshelp.ansys.com/public/account/secured?returnurl=/Views/Secured/corp/v251/en/opti_tut/opti_tut_examples.html ). This documentation provides an overview of the optiSLang Python API. This API can be used to create and modify optiSLang projects using Python scripting as well as to customize certain optiSLang functionality.