We have an exciting announcement about badges coming in May 2025. Until then, we will temporarily stop issuing new badges for course completions and certifications. However, all completions will be recorded and fulfilled after May 2025.
Preprocessing

Preprocessing

Topics related to geometry, meshing, and CAD.

[ANSYS Meshing] how to activate curvature for a sizing in a script?

    • e.bakhtyary
      Subscriber

      Hi,

      1- How can the "Capture Curvature" option be activated for a typical "Sizing" setting while scripting? Recording can't add such a line in the script. I learned that there is a command to activate this for the global mesh configuration, like:

                  Code:
            mesh_1.CaptureCurvature = True

      But how can I activate this for Sizing? I tried changing this to a form like:

                   sizing_1.CaptureCurvature = True

      but it didn't work. It causes this error:

      Quote:
      'Sizing' object has no attribute 'CaptureCurvature'

       

      2- How can I find the programmers' guide (PDF) for ANSYS Meshing?

      Any help would be greatly appreciated.
      Best

    • e.bakhtyary
      Subscriber

      Any ideas? 

    • Federico
      Ansys Employee

      Hello, 

      for scripting related questions, we ask that you refer to the Developer Forum Home - Community Forum

Viewing 2 reply threads
  • You must be logged in to reply to this topic.