By Tobias Braack on Wednesday, 25 October 2017
Posted in C# Development
Likes 0
Views 2.2K
Votes 0
Hello,

i can access the selected node in EB by:

myApplication.Selection.First()


So in my case i'm looking for an attribute in the attributeFolder by an ID. If i found an attribute i want to select this attribute (ObjectItem) in the EB GUI.

How can i set the selected node to this object or rather how can i navigate to this object in the EB-GUI.

Greets
Tobias Braack
View Full Post