Krion Posted September 13, 2019 Share Posted September 13, 2019 (edited) Hi, I came across this video of Entagma lately for vector export and I am trying this out now. I just want one frame like in the Entagma video at this moment, but I would also like to have fill and stroke color be read from some attributes, but I don't know any python and this forum post doesn't get me further right now (that otl doesn't work), so I was hoping someone could show me how you could do this. Otherwise: something like grouping paths together for selection in Illustrator work? That way I can at least color them more easily in Illustrator. Thanks! Appreciate the help. Edited September 14, 2019 by Krion Quote Link to comment Share on other sites More sharing options...
Librarian Posted September 14, 2019 Share Posted September 14, 2019 (edited) Read the color from the polyline/polygon using p.attribValue(‘Cd’), convert it to hex format and use it instead of black in write_path(). http://www.sidefx.com/docs/houdini/hom/hou/Polygon.html#attribValue https://qiita.com/kit2cuz/items/0acc5b6352129db587cb and learn this and I wonder at the end why you need Illustrator Have a nice day Edited September 14, 2019 by srletak Quote Link to comment Share on other sites More sharing options...
Recommended Posts
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.