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.
View Categories

How to activate/deactivate tabular data rows?

< 1 min read

There is a way in Mechanical to activate/deactivate rows of tabular data for predefined loads using the InternalObject. For example, given the ACT object for a pressure load:
press.InternalObject.SetPropertyByStep(1, "Active", True)
The first argument is the load step number. The 3rd argument is either True or False.

Powered by BetterDocs

    0
    Your Backpack
    Your backpack is empty