Custom properties

Custom properties

prakash.muthu
Advocate Advocate
175 Views
1 Reply
Message 1 of 2

Custom properties

prakash.muthu
Advocate
Advocate

Hi,

 

Looking for custom file properties similar to iProperties in Inventor or DWGProps in AutoCAD. Need to update some custom metadata to Revit file. Is there any option or api for this?

0 Likes
176 Views
1 Reply
Reply (1)
Message 2 of 2

jeremy_tammik
Alumni
Alumni

Yes. The main two approaches are to use shared parameters or extensible storage. The former can be used and displayed in the end user interface, and the API for that was added as an afterthought. The latter is only accessible through the API and has no UI at all. Here is a host of information on the latter:

  

  

Jeremy Tammik Developer Advocacy and Support + The Building Coder + Autodesk Developer Network + ADN Open
0 Likes