Jump to content

Python HDA which creates Geo contaienrs within itself


bhaveshpandey

Recommended Posts

Hi, I'm trying to get an asset(Object Level python asset) to work which sort of creates Geometry containers within itself.

The only problem is that when the asset is locked it cant create or remove any geo containers from within itself (as expected :P works fine otherwise)

Is there a solution or work-around for this?

cheers.

Link to comment
Share on other sites

You could add a SubNetwork object inside your Python object, make it editable, and then create your geometry containers in there. Not ideal to have them an extra level deeper, but short of leaving your node unlocked it's your best bet.

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...