Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

daz scripts issue #211

Open
Gorgeous2002 opened this issue Oct 11, 2024 · 2 comments
Open

daz scripts issue #211

Gorgeous2002 opened this issue Oct 11, 2024 · 2 comments
Assignees
Labels
enhancement New feature or request question Further information is requested

Comments

@Gorgeous2002
Copy link

Gorgeous2002 commented Oct 11, 2024

how can i use daz to blender in daz scripts to finish my automatic pipeline?

@Gorgeous2002 Gorgeous2002 changed the title daz daz scripts issue Oct 11, 2024
@danielbui78
Copy link
Contributor

DazToBlender bridge plugin is subclassed from the DzBridgeLibrary classes (DzBridgeAction). You can instantiate the blender bridge object use myObj = new DzBlenderAction(). Please refer to the documentation below for the shared script API of the DzBridge classes:

https://github.com/daz3d/DazBridgeUtils/blob/main/DzBridge%20Script%20Documentation%20and%20Example.dsa

I will update the DazToBlender bridge documentation on github in the future with specific example scripts.

@danielbui78 danielbui78 self-assigned this Nov 13, 2024
@danielbui78 danielbui78 added enhancement New feature or request question Further information is requested labels Nov 13, 2024
@Gorgeous2002
Copy link
Author

Gorgeous2002 commented Nov 14, 2024

Thank you for your reply, it will help me lot. And i have one more question, is there any new script documention to refer, the doc in http://docs.daz3d.com/doku.php/public/software/dazstudio/4/referenceguide/scripting/start is a lot old.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants