All Topics | Topic: “Deleting a node using Python”
Author Message
Mr. Wilco Terink
Subject: Deleting a node using Python   
Posted: 8/16/2018 Viewed: 12658 times

Hi,

Using Python to control the WEAP API I can add nodes automatically. However, it seems deleting a node through Python is not an option? Or is it? If it is possible, what's the python cmd then?
Mr. Jack Sieber
Subject: Re: Deleting a node using Python   
Posted: 8/24/2018 Viewed: 12635 times

The new version of WEAP released yesterday (2018.1) now includes an API method for deleting a branch, and this should work with Python.

In WEAP go to Help, Check for New Version to get the update. If for some reason that doesn't work, go to http://www.weap21.org/Download to download it.

Jack

Mr. Wilco Terink
Subject: Re: Deleting a node using Python   
Posted: 9/3/2018 Viewed: 12620 times

Hi Jack,

Thanks. It works.

Cheers,
Wilco
Topic: “Deleting a node using Python”