Hi, i'm triing to get my head around this…
I have a curve geo where i want to refine exactly by a factor of two.
but this don't work:
1. putting $NPT in division U of the refine SOP
-> won't work…
2. attribcreate -> primitive -> $NPT in Value (works now) then going to a local variable NUMTOTAL.
getting $NUMTOTAL on division U of the refine SOP don't works too…
first, why 1) don't works ??? and secondly how can i make it works ?
Thanks !
variables and attributes
2311 5 4- NNois
- Member
- 174 posts
- Joined: March 2014
- Offline
- PradeepBarua
- Member
- 443 posts
- Joined: Sept. 2012
- Offline
- NNois
- Member
- 174 posts
- Joined: March 2014
- Offline
- old_school
- Staff
- 2540 posts
- Joined: July 2005
- Offline
If you want to get a handle on SOPs and geometry, look to each operator's help.
Many SOPs do support local variables. These specific SOPs will have a list of local variables supported by that SOP within it's own parameter fields.
Many SOPs also have example files to give you ideas as to how to use that node.
Many SOPs do support local variables. These specific SOPs will have a list of local variables supported by that SOP within it's own parameter fields.
Many SOPs also have example files to give you ideas as to how to use that node.
There's at least one school like the old school!
- kevinthebright
- Member
- 208 posts
- Joined: Nov. 2010
- Offline
This used to drive me nuts (still does sometimes), i.e., what a parameter is expecting, e.g., HSCRIPT, VEX, local, etc. I love the VEX snippets boxes. They want VEX. I wish all the parameters were that clear about what they need.
I also wish there were more clarity in the help files about what each node expects, e.g., this node operates on points, this node expects a volume, etc.
My 2¢ worth, k
I also wish there were more clarity in the help files about what each node expects, e.g., this node operates on points, this node expects a volume, etc.
My 2¢ worth, k
- kevinthebright
- Member
- 208 posts
- Joined: Nov. 2010
- Offline
This used to drive me nuts (still does sometimes), i.e., what a parameter is expecting, e.g., HSCRIPT, VEX, local, etc. I love the VEX snippets boxes. They want VEX. I wish all the parameters were that clear about what they need.
I also wish there were more clarity in the help files about what each node expects, e.g., this node operates on points, this node expects a volume, etc.
My 2¢ worth, k
I also wish there were more clarity in the help files about what each node expects, e.g., this node operates on points, this node expects a volume, etc.
My 2¢ worth, k
-
- Quick Links