Jump to content

finding declared attributes


Follyx

Recommended Posts

no

 

EDIT: I mean you can use Python to selectively parse Wrangles, VOP nodes, expressions, etc. to try to figure out what attributes they are trying to read/write

but that would not give you clear answer if the code will ever evaluate it etc.

plus there is plenty of other nodes taking attribute names as parameters so you would need to figure all of them out, and again it's not sure they will ever use them

then there is plenty of compiled nodes where you don't necessarily know what attributes they are silently using inside, etc.

so no, I can't imagine any possible way to really get all attributes being used, whether theoretically or literally within current evaluation

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

  • 3 weeks later...

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