-
-
February 28, 2017 at 9:21 am
Nikita
Ansys EmployeeHow can you change the name of reaction probes created with a jscript macro?
Â
-
March 21, 2017 at 10:31 am
vganore
Ansys EmployeeWe do not recommend using JScript macros. They are undocumented, unsupported and relatively difficult to use. We recommend using ACT. It is documented, supported and relatively simple to use. You can change the name of reaction probes using the following commands. newProbe = ExtAPI.DataModel.Project.Model.Analyses[0].Solution.AddForceReaction() newProbe.Name = "MyProbe"
-
Viewing 1 reply thread
- The topic ‘Changing the name of reaction probes created with a jscript macro?’ is closed to new replies.
Ansys Innovation Space
Trending discussions
Top Contributors
-
3467
-
1057
-
1051
-
929
-
896
Top Rated Tags
© 2025 Copyright ANSYS, Inc. All rights reserved.
Ansys does not support the usage of unauthorized Ansys software. Please visit www.ansys.com to obtain an official distribution.