Jump to content
Developer Wiki and Function Reference Links ×

Marionette with Record


techecc

Recommended Posts

I'm attempting to make a simple tool that has a few text user input text fields as well as an object that gets its color fill from a drop down menu. All these fields should also link to a custom record so that the information can be put into a report. I have most of this working in a very thrown together manner in the attached file, however there are a few specific things I'm most curious about.

 

1) How do I structure this so that when I eventually get this to work as a tool the created object is placed at next mouse click? Currently when wrapped object is created at 0,0

2) Why when converted to a Marionette Object does the attached record break? 

3) Why is the file size so huge for so little information? 

 

Thanks! 

 

File attached was made on VW2019 SP6 OSX Build:522773

Marionette Test Smaller.vwx

Link to comment

@techecc

i think the file size come from every single Marionette Node, if you want a smaller Marionette Objekt / File size, you have to optimize the Network and wrote it with fewer Node's. 🙂  

For Example, this Part (Screenshot) in your Marionette Network can replace with one simple "Python - Node".

Greatings M. Graf       

Bildschirmfoto 2020-01-03 um 21.48.51.png

Link to comment
  • 3 months later...

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.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...