(bug)Size not applied to dimensions when applying dimensions

Hello, I’m a drawing maker using grashopper. I export the drawings using pcExportAs and store them as dwg

When setting up and exporting from grashopper, the font size is going in, not the intended size. I think it’s a bug in the program, so please review it.

grasshopper

export dwg

Thank you for your report, could you provide this gh or 3dm file?

I sincerely apologize for the delayed response. I have prepared and attached the requested 3dm file.
Even after baking the ordinate dimensions and exporting them to DWG, the same issue persists. Therefore, I am sharing only the 3dm and DWG files without the GH file.

It appears that for ordinate dimensions, the text height (TH) is applied correctly within Rhino, but this setting is not reflected during export, which seems to be the cause of the issue.
I hope this issue can be resolved as soon as possible.

ex_ordinate dimension.3dm (79.4 KB)

ex_ordinate dimension.dwg (12.4 KB)

This is the default font height in this dim style is set to 1. If you also change it to 5, you will find that the output DWG will appear norml, for your reference.


It looks that Rhino is not preverving the custom text height for dimensions when exporting to DWG. I will report this issue to our development team. Thank you.

I have logged this issue with our development engineers.

RH-90893 File IO: The dimesion text custom height information is lost after export to DWG

Thank you. If an official release version that resolves this issue becomes available, I would greatly appreciate it if you could let me know.

Hello, it’s been a while. Has the problem been solved?!?

Yes, it has been fixed in the latest version of RhinoWIP. Please patiently await the update for the next version of RhinoWIP.

Thank you so much!!