Message 1 of 7
Dynamo - get revit parameter
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I'm still learning Dynamo, but I think it should be possible to do what I'm trying to do. I'd like to take the information in a built in revit paramter, like Workset in this case, and populate a second parameter with this information. For some reason it looks like I can get other built in parameters, like "Name" or "Comments", but when I try to access "Workset" Dynamo returns zeros instead of the Workset name. Is there another way to access this parameter?