Embed xml or json in a Revit model

Embed xml or json in a Revit model

Anonymous
Not applicable
1,082 Views
3 Replies
Message 1 of 4

Embed xml or json in a Revit model

Anonymous
Not applicable

Is there anyway to embed xml or json data in a Revit model apart from stuffing it in a ProjectInformation text parameter?

I'm currently trying to store data about when a model has been issued for coordination but it would be handy to store arbitrary business data inside the Revit file.

If using a text parameter is the only way is there a character limit to how much can be stored?

0 Likes
Accepted solutions (1)
1,083 Views
3 Replies
Replies (3)
Message 2 of 4

L.Maas
Mentor
Mentor
Accepted solution

Have you looked at THIS article about Extensible Storage from The Building Coder? Might do what you need

Louis

EESignature

Please mention Revit version, especially when uploading Revit files.

0 Likes
Message 3 of 4

Anonymous
Not applicable

That looks promising...thanks!

0 Likes
Message 4 of 4

Anonymous
Not applicable

Sean,

and from my side I would sugegest you this utility I created. Use Extensible storage much easier with it especcialy if you are new in programming.

 

Here is the direct link to GitHub repository.

 

Thanks,

Victor.

0 Likes