You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi,
Is it possible to create an arc using create_line in the Modeler3DLayout class with PyAEDT? It seems that it should be possible because the Line3DLayout class has the function center_line which says it "gets the center line points and arc height". I even saw that if I create an arc line object in HFSS 3D Layout directly and then find that object in PyAEDT and call the center_line function on it I can see the 'ArcHeight 0-1' property. However I can't seem to create a line in PyAEDT using the create_line function that has the 'ArcHeight 0-1' property. Does anyone know a way to do this, or can it be added? Thanks
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Hi,
Is it possible to create an arc using create_line in the Modeler3DLayout class with PyAEDT? It seems that it should be possible because the Line3DLayout class has the function center_line which says it "gets the center line points and arc height". I even saw that if I create an arc line object in HFSS 3D Layout directly and then find that object in PyAEDT and call the center_line function on it I can see the 'ArcHeight 0-1' property. However I can't seem to create a line in PyAEDT using the create_line function that has the 'ArcHeight 0-1' property. Does anyone know a way to do this, or can it be added? Thanks
Mark
Beta Was this translation helpful? Give feedback.
All reactions