Different text wrap in imported dwg files
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I posted this question earlier but never found a solution, So I'm reposting in the hopes that someone can help me out with this.
I'm working on a project in Revit (2022) in which we are using several imported Autocad files (2013 format, exported from Autocad 2022) for a few things such as details and gym lines. However, when importing cad files, often the text appears wrapped differently in Revit than it does in Autocad. I had originally thought this might be due to embedded properties in mtext objects, but it still occurs even after running a "stripmtext" lisp I found online to remove these properties.
This happens for mtext objects (Autocad on the left, Revit on the right):
I tried using some basic text objects (the kind that are limited to one line) and this still happens, which really confuses me:
And it even happens with dimensions with text in them:
It may be worth noting that I am using a custom ttf font in the cad files. I created my own ttf version of the RomanS autocad font with a slight weight applied so that any text in imported cad files can match annotations created in Revit using the same font.
What could be causing this problem, and what might I do to troubleshoot it?
