Anuncios
Welcome to the Revit Ideas Board! Before posting, please read the helpful tips here. Thank you for your Ideas!
Comentario

To get rid of shared parameters would actually be really simple to program. Autodesk simply need to:

 

1. Expose the GUID of all parameters. e.g. add it to the parameters as a read-only line in the properties box, perhaps under Identity Data.

2. Allow paste of GUID into families when creating parameters. Same in project when creating Project Parameters.

3. Publish a standard set of GUIDs such as ANZRS has done.

4. Actually use that published list consistently for all OOTB families.

 

Shared parameters are simply a crude workaround for getting the GUID consistent between projects and families.