Ansys Assistant will be unavailable on the Learning Forum starting January 30. An upgraded version is coming soon. We apologize for any inconvenience and appreciate your patience. Stay tuned for updates.
Modeling & Meshing

Modeling & Meshing

How can I get the nominal section properties for a given section, rather than the ‘derived’ properties (Area, Iyy, Iyz, etc.)?

    • FAQFAQ
      Participant

      The *GET,,SECP command can be used to find the actual input values. For example, *GET,,SECP,id,DATA,nnn Where: id = the section identification number nnn = the location in the SECDATA command for the given section id number