This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
|
rhino:faq:acad-mirrored [2023/04/19] 127.0.0.1 external edit |
rhino:faq:acad-mirrored [2025/01/09] (current) maryfugier [The Solution] |
||
|---|---|---|---|
| Line 2: | Line 2: | ||
| ===== Background ===== | ===== Background ===== | ||
| - | Many time Rhino users export | + | When a Rhino file is exported |
| - | Sometimes when the DWG/DXF is opened in AutoCAD, the text appear | + | |
| Let's look at the most common reason why this happens. | Let's look at the most common reason why this happens. | ||
| ===== Rhino "Text reads forward" | ===== Rhino "Text reads forward" | ||
| - | In the Rhino Annotation Style there is a setting under the Font called [[https:// | + | In the Rhino's **Annotation Style**, there is a setting under the **Font** page called [[https:// |
| - | allows the text to stay always readable or forward even when it is viewed from behind or from the bottom. | + | |
| - | This setting works great if you stay in Rhino. However if you plan to export to //AutoCAD DWG/DXF// you will have problems. The reason | + | This allows the text to stay //always readable// or forward even when it is viewed from behind |
| + | This setting works great if you stay in Rhino. | ||
| + | However if you plan to export to //AutoCAD DWG/DXF// and open the files in AutoCAD, you will have problems. | ||
| + | |||
| + | The reason is that **AutoCAD does not have a corresponding setting in its //Text// or //Dimension style//**. | ||
| + | So you must avoid this setting in Rhino, to guarantee visual parity between what you see in Rhino and what you will see down stream in AutoCAD. | ||
| ===== The Solution ===== | ===== The Solution ===== | ||
| - | If you plan to export to AutoCAD, you will need to turn this setting | + | If you plan to export to AutoCAD, you will need to turn off this setting |
| - | 1. In Rhino, go your Annotation style(s) | + | |
| + | - | ||
| + | - Under **Font**, | ||
| + | - Inspect your model and look for text this is no longer readable. | ||
| + | - Rotate all unreadable text with the [[https:// | ||
| + | See quick video showing how to fix [[https:// | ||
| + | |||
| + | For a **detailed tutorial** on how to fix this issue in Rhino or AutoCAD, go [[https:// | ||
| + | //Any Question? Email mary@mcneel.com.// | ||