showing proxy entities

Discuss and ask questions about CAD VCL (Delphi and C++ Builder).

Moderators: SDS, support, admin

Post Reply
digitiger
Posts: 19
Joined: 29 May 2006, 10:01

showing proxy entities

Post by digitiger » 29 May 2006, 10:08

I am using TsgDXFImage to Import DXF files. One of these DXF files contains "AutoCAD Proxies" for the contour data. As such, the contour line proxies are represented by an entity that is a handle back to the original database entry. The proxy contains enough information so that it should be able to be displayed.

The TsgDXFImage works very efficiently and satisfactorily with most of the DXF files but in this case, those contour line entities are not visible.

Is there any special field/property or code through which I can display the information related to Proxy entities?

Please help, I need to provide an urgent fix to one of our client.

Thanking you in anticipation

Evgeny
Posts: 115
Joined: 16 Mar 2004, 11:04
Location: Russia

Post by Evgeny » 29 May 2006, 15:18

Dear digitiger,
Unfortunately CAD Import VCL does not support Proxy entities. If possible please send us DXF files with Proxies to support@cadsofttools.com – we need more examples to implement the task. At present we suggest not to use Proxy in AutoCAD drawings.
Thank you.

Post Reply