Message 1 of 4
distinguish shared and system parameters inside dynamo
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I am on a project that was started in a non-localized Revit version. To cope with the project requirements some shared parameters were introduced that are exact copies of what the Revit translators have come up with for 'area' or 'perimeter'.
Inside Dynamo I have found no way to tell whether the GetParameterValueByName-node has picked up the system or the shared parameter.
Is there a (preferably out of the box) way?