Skip to content

Reading objects in Hfss3DLayout (pyaedt) #5553

Closed Answered by Samuelopez-ansys
neeraj-lohia asked this question in Q&A
Discussion options

You must be logged in to vote

@neeraj-lohia You can get the object just doing:

project.modeler.geometries[object_layer1[0]]

I encourage you to debug with an IDE like Pycharm or Visual Studio, it will help you to identify which properties and method can help you.

Samuel

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@neeraj-lohia
Comment options

Answer selected by neeraj-lohia
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