Nodebundle for playing with nodes

 From:  bemfarmer
7777.368 In reply to 7777.367 
Hi Barry.

The code which loads the .3dm object is located here:
Under Node/Objects/Get by name

Perhaps a line could be added there. I do not know how:-(
The following code did not work:
// TEST edge hidden code (BAD)
this.inputobjects.edges.setProperty('hidden', true);
// End Test Code

- Brian