How to create cutout from polygon without loading HFSS 3D Layout project #5255
amichel0205
started this conversation in
Show and tell
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Creating a cutout on large board can be time consuming and user may want to not have HFSS 3D Layout project loaded. Here we will show how to directly create a cutout, using a polygon from aedb file.
The script below will be driven by a toml file named cutoutsetup.toml to be placed in user PersonalLib.
toml file below named "cutoutsetup.toml" need to be placed in user PersonalLib. In this toml file user will specify:
The script can be started from AEDT using "Extension Manager" to create an icon or using run PyAEDT script.
It can be placed as well in a bat file.
Beta Was this translation helpful? Give feedback.
All reactions