Announcements
Attention for Customers without Multi-Factor Authentication or Single Sign-On - OTP Verification rolls out April 2025. Read all about it here.

pairing vector data and text data in revit

20202109010
Enthusiast

pairing vector data and text data in revit

20202109010
Enthusiast
Enthusiast

Hi,

I hope all of you are doing well.

 

I have shp data that involves some id numbers on buildings' vector data. I want to get the id numbers as well as vector data on Revit together in pairs. 

  1. I exported id numbers data as excel file and I am trying to import it in Revit using Dynamo, I could import titles(meta data) in Revit but couldn't get id's into Revit I will create a schedule in Revit.
  2. I also exported vector data as dxf file and imported into Revit but the dxf file came vertically. 

My problem is after importing them into Revit successfully how can I pair them? Do you have any idea? is there any tool that get all data ( text information and vector information) from Qgis to revit together. 

 

Vector data is seen like this in Qgis. all buildings have IDs in them. 

 

WhatsApp Image 2023-01-11 at 01.26.57.jpg

0 Likes
Reply
Accepted solutions (1)
403 Views
1 Reply
Reply (1)

20202109010
Enthusiast
Enthusiast
Accepted solution

Thankfully I get help from other architects.

There are 2 solutions

1- Via speckle, I could get the attributes of shp together on Dynamo. 

2 - The other method for getting them on Dynamo is exporting them as Geojson (new line delimited) from Qgis.

0 Likes