how i can get genesis bones in csv files
hello all
[how i can get genesis bones in csv files] the quest is in title. its for use in openpose.
thank you all for your help if you know/ have the soluce
Post edited by Richard Haseltine on
You currently have no notifications.
hello all
[how i can get genesis bones in csv files] the quest is in title. its for use in openpose.
thank you all for your help if you know/ have the soluce
Licensing Agreement | Terms of Service | Privacy Policy | EULA
© 2026 Daz Productions Inc. All Rights Reserved.
Comments
You could write a script to do this - get the selected item, if it's a bone replace it with the figure, if you then have a figure get all it's node chidren, get their names, add them to a string, write it to a file.
Hello Richard
thank you i try that