cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Sampler should show allways a node-command reference to a selected object

Sampler should show allways a node-command reference to a selected object

In a lot of case I d'like to use the sampler to get a reference or pointer to an object. But often the Sampler gives me a list of pointers like current or item. That is OK, if the object belongs to the same level as the model. But if the object is inside of a container I need a reference path from model over the container to the object. In such a scenario I need the node-function to describe the path to the inside object. It would be nice to have allways a node reference in the suggested list, even if it is second description of the pointer and the function string is longer than the first or even more suitable one.

2 Comments
matt_long
Not applicable

Not sure I fully understand what you're saying. Are you saying if you sample an item in an object somewhere that you want it to give you options like:

item
first(current)
first(node("Processor", model()))

@Matt Long Not quite, more like:

item
node("Processor/1",model())

or

node("Processor/Box",model())

Can't find what you're looking for? Ask the community or share your knowledge.

Submit Idea