Skip to content

Selecting individual face of a component in imported assembly #4954

Closed Answered by fwlfHS
Somayaji1995 asked this question in Q&A
Discussion options

You must be logged in to vote

Do you know the names of the objects that have been imported?
If so you can use obj = hfss.modeler.get_object_from_name('my_object') and get access to the face ids of the object by obj.faces

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by lorenzovecchietti
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants