Problem to name subobjects in js/nodeeditor
All  1-8  9-12

Previous
Next
 From:  Karsten (KMRQUS)
7899.9 In reply to 7899.8 
Hello Michael,
I have made a testnode to check the chain "this.setOutputDatata"-> "this.getInputData" from one node to another. The inputdata are complete available - including named subobjects. So I can use this method to select named subelements for a blendnode:-)
When I have finished the node, I will post it to the forum.
By the way: What is the index 1 -|>Orientations in the blend factory for? And what are the parameters? I didn't find something in the blend.js that helps me.

Thank You very much for your help!

Have a nice day
Karsten
  Reply Reply More Options
Post Options
Reply as PM Reply as PM
Print Print
Mark as unread Mark as unread
Relationship Relationship
IP Logged

Previous
Next
 From:  bemfarmer
7899.10 In reply to 7899.9 
Datata has an extra ta ?
-B
  Reply Reply More Options
Post Options
Reply as PM Reply as PM
Print Print
Mark as unread Mark as unread
Relationship Relationship
IP Logged

Previous
Next
 From:  Karsten (KMRQUS)
7899.11 In reply to 7899.10 
Hello Brian,

it is only the increase form of data;-) -> datata -> datataest

Have a nice day
Karsten
  Reply Reply More Options
Post Options
Reply as PM Reply as PM
Print Print
Mark as unread Mark as unread
Relationship Relationship
IP Logged

Previous
 From:  Michael Gibson
7899.12 In reply to 7899.9 
Hi Karsten,

> By the way: What is the index 1 -|>Orientations in the blend factory for? And what
> are the parameters? I didn't find something in the blend.js that helps me.

When you do a blend, the blend factory will fill that in itself, it stores 2 flags for each blend side, a "flipped" flag for whether the side should be flipped from its natural orientation, and a seam parameter for where the seam point should be located on a closed blend.

Those are then stored in the factory input so they will get serialized into history data and a history update will use any customized seam locations that were set by the user inside the Blend command.

- Michael
  Reply Reply More Options
Post Options
Reply as PM Reply as PM
Print Print
Mark as unread Mark as unread
Relationship Relationship
IP Logged
 

Reply to All Reply to All

 

 
 
Show messages: All  1-8  9-12