This shows you the differences between two versions of the page.
Both sides previous revision Previous revision 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 ===== | ||
- | When the Rhino files is exported to DWG/DXF. | + | When a Rhino file is exported to DWG/DXF and opened in AutoCAD, the text may appear |
- | and opened in AutoCAD, the text can appear mirrored. | + | |
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 off this setting [[https:// | If you plan to export to AutoCAD, you will need to turn off this setting [[https:// | ||
- | - In Rhino, go to **Options** command and navigate to Annotation style(s). | + | - In Rhino, go to **Options** command and navigate to **Annotation** style(s). |
- | - Under **Font**, turn off the setting: | + | - Under **Font**, turn OFF or uncheck |
- Inspect your model and look for text this is no longer readable. | - Inspect your model and look for text this is no longer readable. | ||
- | - | + | - Rotate |
- | See video [[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.// |