TAGGED: 2d-engine, hfss, q3d-extractor, script
-
-
September 29, 2020 at 2:30 pmAbdou1Subscriberi generate a simple script from 2D Extractor to initialize th mesh : Dim oAnsoftApp Dim oDesktop Dim oProject Dim oDesign Dim oEditor Dim oModule Set oAnsoftApp = CreateObject("Ansoft.ElectronicsDesktop") Set oDesktop = oAnsoftApp.GetAppDesktop() oDesktop.RestoreWindow Set oProject = oDesktop.SetActiveProject("cpw_gnd_gsg11") Set oDesign = oProject.SetActiveDesign("CPW__CP") Set oModule = oDesign.GetModule("AnalysisSetup") oModule.RevertSetupToInitial "Setup1" when i run it, i get this error : this object does not support this property or method: 'RevertSetupToInitial' error '800a01b6'
-
October 6, 2020 at 10:37 amrtkAnsys EmployeeHello- The 'RevertSetupToInitial' property or method is meant for HFSS design.nNot for 2D extractor. This works perfectly for HFSS.nnRegards,n
-
October 6, 2020 at 3:41 pmAbdou1Subscriberyes, but i generate this script from 2D extractor ?n
-
Viewing 2 reply threads
- The topic ‘Executing error of script generated from ANSYS Electronics Desktop’ is closed to new replies.
Ansys Innovation Space
Trending discussions
- HFSS Incident Plane Wave excitement mode
- Simulation of capacitor combining eddy currents with displacement currents
- How to calculate eddy and hysteresis losses of the core?
- Ansys Maxwell 3D – eddy current
- How to determine initial position in motion setup
- dq graph non-conformity
- How to customize pulse waveform and injection site in microstrip array
- Simplorer+Maxwell Cosimulation results and Maxwell results mismatch
- Parametrizing coil “terminals” with coil geometry
- On-chip inductor design
Top Contributors
-
1351
-
594
-
591
-
540
-
366
Top Rated Tags
© 2025 Copyright ANSYS, Inc. All rights reserved.
Ansys does not support the usage of unauthorized Ansys software. Please visit www.ansys.com to obtain an official distribution.