cancel
Showing results for 
Search instead for 
Did you mean: 
EN
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

Go To Navigator view

Hi help please.
having problems with knowing what/how to pass a navigator's view into this function: APIDo_GoToViewID

"This function simulates the action when you open a view from the Project Navigator."

I have theses structures:API_NavigatorItem API_NavigatorView

Archicad devKit for 20
2 Replies 2
Bianca wrote:
Hi help please.
having problems with knowing what/how to pass a navigator's view into this function: APIDo_GoToViewID
"This function simulates the action when you open a view from the Project Navigator."
I have theses structures:API_NavigatorItem API_NavigatorView
Use the guid in API_NavigatorItem. Convert it to the equivalent string representation and pass it as the second parameter in the call to APIDo_GoToViewID.
Ralph Wessel BArch
Central Innovation
Anonymous
Not applicable

Use the guid in API_NavigatorItem. Convert it to the equivalent string representation and pass it as the second parameter in the call to APIDo_GoToViewID.

Thank you ! I got it working with your help

Didn't find the answer?

Check other topics in this Forum

Back to Forum

Read the latest accepted solutions!

Accepted Solutions

Start a new conversation!