Is there any way to change Line from CAD file to Revit Leader?
I want to place Cad file text and line into Revit file. I already done this part but do not have any idea to convert Cad line to Revit Textnote Leader
Anyone know the useful solutions/nodes about this issue?
What I am doing now is:
- Link Cad File into revit project
- Use Dynamo to place cad text into revit
- Use Dynamo to add a batch of Leaders
- Locate each Leader manually
Now, I want to finish Step 4 by dynamo but have no idea how to do it.
Hi @sb1102222,
This is possible with the textnote nodes of the Genius Loci package.
Hi @Alban_de_Chasteigner ,
Thank you for you advice.
I will try this textnote nodes first!
Hi Sb110222, I’m trying to convert CAD line to Revit leader as well. The way I’m working is I import CAD to Revit and then partial explode it. The CAD leader has been revised as lines and filled region. Does your dynamo in step 3 convert these lines and filled region to leader in Revit? Could you please share the dynamo with me? Thanks a lot.
Sorry for the late reply, please see attached image if it can help
However, this method can only create a leader by curve endpoint one by one. I am trying to create leaders by multiple curve endpoint.If anyone can give me some advances, I appreciate of it .
Please see example: