Jump to content

Saving single geo-sop


Follyx

Recommended Posts

Hi,

is there a way to save a single geo.sop with a seperate network in it?

i.e. selectin geosop_xyz -> save selected node as... / export... blabla

! except the way via asset

 

thanks in advance

Edited by Follyx
Link to comment
Share on other sites

Just copy the code directly to a new shelf tool. That is where I run it from.

The line you want to change is this one.

lst_node_root = ["/obj","/shop","/out"]

# Change to..
lst_node_root = ["/obj/my_subnet"]

It should make a folder on your desktop called HipAsCode.

shelf tool.gif

Edited by Atom
  • Like 1
Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...