-
-
September 29, 2020 at 2:13 pm
Abdou1
SubscriberHello
i generate a simple script from 2D extractor :
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 again i get an error
this object does not support this property or method: 'RevertSetupToInitial'
vbscript error 800a01b6
sorry the picture with french.
September 30, 2020 at 10:23 amKeyur Kanade
Ansys EmployeeViewing 1 reply thread- The topic ‘executing error of a script generated from ANSYS Electronics Desktop’ is closed to new replies.
Ansys Innovation SpaceTrending discussions- How does Ansys Twin Builder implement different simulation steps for subcircuits
- Simulation of capacitor combining eddy currents with displacement currents
- Compute near field simulation with current
- Double-sided LIM external circuit error
- HFSS: Using Q3D to solve the DC point
- Ansys Resonance simulatioin error
Top Contributors-
3139
-
1007
-
923
-
858
-
792
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.
-
The Ansys Learning Forum is a public forum. You are prohibited from providing (i) information that is confidential to You, your employer, or any third party, (ii) Personal Data or individually identifiable health information, (iii) any information that is U.S. Government Classified, Controlled Unclassified Information, International Traffic in Arms Regulators (ITAR) or Export Administration Regulators (EAR) controlled or otherwise have been determined by the United States Government or by a foreign government to require protection against unauthorized disclosure for reasons of national security, or (iv) topics or information restricted by the People's Republic of China data protection and privacy laws.