Jump to content

Blast nodes within subnetwork


Recommended Posts

I am trying to put a blast node inside a subnet, and then connect the blast selection part to the subnet parameter interface (to be able to select stuff without going in the subnet directly to the blast node to select).

When trying to use the selection icon in subnet interface I get the 'NoneType' error below, and I am not sure how it could be resolved.

blastError.JPG.d2c63ecc0838e364248d86dd2a2fdbaa.JPG

Any ideas would be great

 

Thanks in advance

 

Edit:

For anyone who may have this problem, I have found a fix.

The reason for the error is the button needs to get data from the Group Type parameter (to determine whether to select primitive, points, etc), and that was not present as a parameter therefore causing the error.

blastParameters.JPG.11ca376f9e41e6d19e0c8de96b587f67.JPG

So either drag the Group type parameter as well to the subnet parameter interface, and it should work fine (though may be unnecessary if you know what group type you're using all the time and therefore useless clutter, that being my case).

If you don't want to clutter the interface, this is how I fixed it by pointing the button's group type request to the blast node within via editing the action button script a bit.

(Maybe not the most elegant code but works well enough for me).

PartialFix.JPG.a11a753f0306a9913de0a4e2a25e0038.JPG

 

Edited by Human_vX
Found a fix
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...