-
-
March 21, 2023 at 8:06 am
j.renault
SubscriberHello,
Is it possible to get the connections between the different boxes of a project in workbench (share and/or transfer connections) with a function or a property ?
I aim to identify the boxes that need to be refresh and then updated after a change in a box that is located in precedding steps on the workflow (at the moment, the preceding box is an "External Model" where I read a *.cdb and the box I would like to identify is a "Mechanical Model").
Thank you for your help.
Regards,
-
March 27, 2023 at 3:51 pm
Aniket
Ansys EmployeeAssuming you know how to get components in a system, you can use the UpdateUpstreamComponents() function on last component to update all upstream dependencies right?
template1 = GetTemplate(
TemplateName="Modal",
Solver="ANSYS")
system1 = template1.CreateSystem()
geometryComponent1 = system1.GetComponent(Name="Geometry")
geometryComponent1.UpdateUpstreamComponents()-Aniket
How to access Ansys help links
Guidelines for Posting on Ansys Learning Forum
-
- You must be logged in to reply to this topic.

Boost Ansys Fluent Simulations with AWS
Computational Fluid Dynamics (CFD) helps engineers design products in which the flow of fluid components is a significant challenge. These different use cases often require large complex models to solve on a traditional workstation. Click here to join this event to learn how to leverage Ansys Fluids on the cloud, thanks to Ansys Gateway powered by AWS.

Earth Rescue – An Ansys Online Series
The climate crisis is here. But so is the human ingenuity to fight it. Earth Rescue reveals what visionary companies are doing today to engineer radical new ideas in the fight against climate change. Click here to watch the first episode.

Ansys Blog
Subscribe to the Ansys Blog to get great new content about the power of simulation delivered right to your email on a weekly basis. With content from Ansys experts, partners and customers you will learn about product development advances, thought leadership and trends and tips to better use Ansys tools. Sign up here.
- License Error
- Error with workbench SceneGraphChart
- How can I renew ANSYS student version license?
- Workbench not opening
- Workbench error
- Sizing on Ansys Workbench 19.2
- Error: Exception of type ‘Ansys.Fluent.Cortex.Cortex not availableException’ was thrown
- Ansys2021R2 ansys212 seg faults immediately on RHEL8.2
- Licensing error while opening ANSYS Mechanical
- An error occurred when the post processor attempted to load a specific result.
-
5290
-
3299
-
2469
-
1308
-
1016
© 2023 Copyright ANSYS, Inc. All rights reserved.