Module Creation with artifacts via API #101
Answered
by
barny
ElectricalDepression
asked this question in
Q&A
|
Hi, I was wondering if anyone has explored creating a module with artifacts automatically via the API. So for example if I have a bunch of artifacts already in the project area and want to create a module from those artifacts via e.g. a python script. Thankful for any help! |
Answered by
barny
Jul 22, 2025
Replies: 2 comments 3 replies
|
there's a very basic example of creating a binding in a module in dn_simple_modulestructure.py |
0 replies
Answer selected by
ElectricalDepression
|
Ah ok thank you, I couldn't really get it to work with creating a module, is the factory_url not rm:Module? |
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
there's a very basic example of creating a binding in a module in dn_simple_modulestructure.py