dwgExport - spot elevation - text issue

dwgExport - spot elevation - text issue

Moshe-A
Mentor Mentor
783 Views
6 Replies
Message 1 of 7

dwgExport - spot elevation - text issue

Moshe-A
Mentor
Mentor

hi guys,

 

it's been long since i was visiting here 😀

 

The issue i'm facing is on converting spot elevation (from Revit) to AutoCAD.

the text elevation is converted to MTEXT of text style Arial.ttf but when enter in edit mode (double click), the cursor

flag is facing left and the sign (+/-) as "0.15-" is at the right end even the text (on list \ properties palette) is perfectly ok.

 

The workaround i found is to recreate Arial text style.

i check mtext properties and could not find any property/method to control this state - can you?

 

i am not sure where actually the problem is? is it in Revit dwgExport or AutoCAD miss interpreting

the the calls from Revit to create the database from scratch + textstyle table + Arial textstyle record.

 

thanks is advance

Moshe

 

 

0 Likes
784 Views
6 Replies
Replies (6)
Message 2 of 7

pendean
Community Legend
Community Legend

REVIT exporting issues are best addressed in the REVIT forums: after the DWG file is created, there is nothing AutoCAD is going to do to meet any requirement you want or expect. It's just too late by then. Does that make sense?

 

Would a better workflow for you is to INSERT the exported file into a preset all-good-for-you DWG "template file" so that your desired settings take over? CHECKSTANDARDS command light be an even better AutoCAD solution once you create a master template standards file to address odd export issues like this (then lots of manual edits/fixes)

 

pendean_0-1714738347550.png

 

pendean_0-1714738436827.png

 

pendean_1-1714738482028.png

 

pendean_2-1714738536313.png

 

pendean_0-1714738626230.png

 

0 Likes
Message 3 of 7

Moshe-A
Mentor
Mentor

Dean Hi,

 

Firstly, the objectivity to do dwgExport is to send it to consultants. i do not mind the borken mtext only the 0.15- elevations. Secondly, inserting it in a new drawing base on good template does not prevent tables (only if i know the outcome from Revit) created by Revit to appear and the broken mtext would be still in place.

On the other hand if you set those 0.15- mtexts to style_2, style_3 you will see the issue is gone. this means, Revit is doing a good job in creating custom text styles but not not with Arial. Does that make sense?

 

Moshe

 

0 Likes
Message 4 of 7

pendean
Community Legend
Community Legend

@Moshe-A wrote:

...i am not sure where actually the problem is? is it in Revit dwgExport or AutoCAD miss interpreting

the the calls from Revit to create the database from scratch + textstyle table + Arial textstyle record....

 

... if you set those 0.15- mtexts to style_2, style_3 you will see the issue is gone. this means, Revit is doing a good job in creating custom text styles but not not with Arial...


Well, I answered your first question, but since you want to then defend REVIT for some reason, I guess it is good enough for you, and the rest is a manual fix you need to do.

 

So how would you like to proceed then? What are you seeking my friend?

 

0 Likes
Message 5 of 7

Moshe-A
Mentor
Mentor

Sorry dean i now see i put this in the wrong forum, could you please move this thread >> Customization Forum << 

0 Likes
Message 6 of 7

pendean
Community Legend
Community Legend

May I ask, what sort of customization are you seeking? and to fix what exactly?

0 Likes
Message 7 of 7

Moshe-A
Mentor
Mentor

yes

 

Basically i want to understand how AutoCAD enter the state of edit mode flag facing left and

if there is a property \ method to control it in VisualLISP or C++/C#

 

 

 

 

0 Likes