I was using an emit attribute in SOP to drive the birthrate inside a POP Network. I now see that each particle inherts this property, which seems unnecessary.
Is there a way to remove certain attributes from particles? In my POP Source node's Inherit Attributes field, I tried
* -emit
which seems to have no effect. I also tried manually entering all common attributes while omitting my custom ones, but the nodes then fail to cook (no useful error report).
Any suggestions?
Deleting unused POP attributes
5773 5 3- -Adrian
- Member
- 24 posts
- Joined: Jan. 2013
- Offline
- goldleaf
- Staff
- 4195 posts
- Joined: Sept. 2007
- Offline
The syntax to omit an attribute would be this:
* ^emit
Here is the doc page on Pattern Matching: http://www.sidefx.com/docs/houdini14.0/expressions/_patterns [sidefx.com] (I always forget what that page is called!)
* ^emit
Here is the doc page on Pattern Matching: http://www.sidefx.com/docs/houdini14.0/expressions/_patterns [sidefx.com] (I always forget what that page is called!)
I'm o.d.d.
- -Adrian
- Member
- 24 posts
- Joined: Jan. 2013
- Offline
- goldleaf
- Staff
- 4195 posts
- Joined: Sept. 2007
- Offline
- -Adrian
- Member
- 24 posts
- Joined: Jan. 2013
- Offline
- PradeepBarua
- Member
- 443 posts
- Joined: Sept. 2012
- Offline
-
- Quick Links