Anuncios

The Autodesk Community Forums has a new look. Read more about what's changed on the Community Announcements board.

Alfred.NESWADBA
en respuesta a: davorkl

Hi,

 

>> this particular profile gets drawn at ridiculous Y coordinate

You already found the reason. There is no way for any double precision based CAD system to work in that coordinate values (and assuming to see distances with the accuracy of 3 or more digits).

 

>> if I could somehow persuade this DWG in the attachment to allow me to zoom in further, I would be super happy

You might try to disable the hardware acceleration (command _GRAPHICSCONFIG) which might allow you to get a bit more close, but not very much.

 

One option worth to try:

Create a new drawing, use command _XREF to attach this defective one and move the XRef to a position so your geometry part of the XRef is close to 0,0,0.

So your 3rd party product can generate it's profile view in the high coordinates, but you can use your new dwg in a normal way without zoom-closer-conflicts :cara_guiñando_un_ojo:

 

- alfred -

------------------------------------------------------------------------------------
Alfred NESWADBA
ISH-Solutions GmbH / Ingenieur Studio HOLLAUS
www.ish-solutions.at ... blog.ish-solutions.at ... LinkedIn ... CDay 2025
------------------------------------------------------------------------------------

(not an Autodesk consultant)