Message 1 of 2
InwOaNode to InwOaPath in COM Api
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hello everybody,
As the title says, i'm trying to get the full path for a specific node.
The end goal is to make a InwOpSelection from a list of InwOaNodes.
I know this may seem like a weird question. Case is I'm using Dynamo Visual Programming(an external app) and I can´t change my input type as its out of my reach.
In VS, if I do InwOaPath path= InwOaNode node, it tells me that there´s an explicit conversion for that, but I cant find it.
Thank u very much in advanced