Acad linked file imports. getting text to scale correctly

Acad linked file imports. getting text to scale correctly

vanderloo5
Collaborator Collaborator
198 Views
1 Reply
Message 1 of 2

Acad linked file imports. getting text to scale correctly

vanderloo5
Collaborator
Collaborator

What needs to happen to get the leader text in an Acad file to import, (via link cad), and display as it does in the .dwg file in autocad? The top image is a screenshot from the Acad file, The bottom shows how it's coming into Revit.

Annotation 2023-08-11 135044.jpg

Annotation 2023-08-11 135045.jpg

0 Likes
199 Views
1 Reply
Reply (1)
Message 2 of 2

syman2000
Mentor
Mentor

Unfortunately Revit cannot read AutoCAD MTEXT override. The only way to fix this is to run lisp routine inside AutoCAD to strip away any MTEXT override format. Once you do that, Revit will pickup the AutoCAD text properly.

 

https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/strip-mtext-formatting/td-p/12085133

Check out my Revit youtube channel - https://www.youtube.com/user/scourdx
0 Likes