Importing text from CAD to REVIT

Yeah sure, I’m using netDXF library, so the process involves exporting the import instance to DXF, parsing with the netDXF library then converting the text objects to strings and origins to Dynamo points.

7 Likes