TAGGED: scripting, spaceclaim
-
-
November 7, 2018 at 1:54 pm
-
November 7, 2018 at 10:55 pm
Brian Bueno
Ansys EmployeeGUICAD
I will have to check with the development team to see if this can be done.
The syntax for the selection of the face (using the Index values) is
Selection.Create(GetRootPart().Bodies[0].Faces[0])
and for the body it would be
Selection.Create(GetRootPart().Bodies[0])
Â
If you are using the Smart ID, it is Selection.Create(Body1)
I'm not sure if there is a way to have the script automatically select the parentÂ
-
Viewing 1 reply thread
- The topic ‘Scripting – Select a body from a face selection’ is closed to new replies.
Ansys Innovation Space
Trending discussions
Top Contributors
-
3832
-
1414
-
1193
-
1100
-
1015
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.