probiner Posted February 17, 2019 Share Posted February 17, 2019 (edited) I'm dealing with curve sampling these days and one thing I would like to is to set curves' basis through vex. But seems such is not possible, if I'm seeing correctly that those prim intrinsics are not editable: I can use indeed the Basis SOP to read the current basis and then edit what I want, I guess I could even pass a detail attribute to this field with a string generated in VEX... But not the most procedural way and doesn't allow specification per primitive. Anyone else been through this? Cheers Edited February 17, 2019 by probiner Quote Link to comment Share on other sites More sharing options...
acey195 Posted February 18, 2019 Share Posted February 18, 2019 Hey, Also tried adjusting stuff similar to this with NURBS. My fear is, that the setprimintrinsic() function only actually works on a couple of the intrinsics, and not all of them unfortunately. Quote Link to comment Share on other sites More sharing options...
probiner Posted February 18, 2019 Author Share Posted February 18, 2019 Thanks for the feedback @acey195 , I'm suspecting I'll have to RFE. Cheers 1 Quote Link to comment Share on other sites More sharing options...
acey195 Posted February 18, 2019 Share Posted February 18, 2019 (edited) No probs, but yeah we would also make happy use of such improvements :), so thanks to you too! Edited February 18, 2019 by acey195 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.