I have some dimensions with an specific style that I would like to export to excel. Is this possible?
Gelöst! Gehe zur Lösung
Gelöst von L.Maas. Gehe zur Lösung
Louis
Please mention Revit version, especially when uploading Revit files.
I have placed several dimensions that are not related to specific elements, and I would like to export to an excel list or txt file. I know the procedure to export data linked to families and types, but I am wondering if I can export dimensions.
I think we may need to understand the "why" here in order to help... I have no idea what you are asking for.
Still not sure what you are trying to accomplish. But here a concept with Dynamo.
Here I extract the dimensions and its value. After that I can build out the script to export those length values to Excel.
Of course you can build it up to filter out certain dimensions or extract other information.
Louis
Please mention Revit version, especially when uploading Revit files.
Hallo
Thankyou for answer.
We have a plan view with different dimesions types, ie 8mm height for dimensions between pilars, 6mm dimensions between pilars and other diferent elemets, and I want to export only the dimensions related to a height ie al dimensioins red color wiht 6 mm height.
Here a concept.
In this case I filter all dimensions in a view and then group them by dimensiontype. Then I take one of the of the groups and have all the values of the dimension belonging to a certain dimensiontype.
There are many ways to something similar or expand on it, depending on your needs.
Louis
Please mention Revit version, especially when uploading Revit files.
Sie finden nicht, was Sie suchen? Fragen Sie die Community oder teilen Sie Ihr Wissen mit anderen.