create# SetupSBR.create() → bool# Add a new setup based on class settings in AEDT. Returns: boolResult of operation. References >>> oModule.InsertSetup Examples >>> from ansys.aedt.core import Hfss >>> app = Hfss() >>> setup = app.create_setup()