At the moment a hard coded list of element constructions (for walls, floors, glazing etc.) is provided to the user to assign design analytical properties for that element type. The file is in XML format and is found in Revit's ProgramData folder. Users are able to manually add constructions to the XML file, but they would need administrative access to write to both file and folder. Updates to the construction.xml can also only be seen once Revit is restarted.
To allow broader and more useful access to element constructions our ideas are:
- Better access to the constructions list for users with restricted privileges
- Allow users to edit existing and add new constructions
- Allow for the document constructions list to be refreshed from the document
- API access to all of the above
Thanks for your consideration!