Will this cure the problem of all the polyline entities coming in on layer 0? Currently, when opening the .dxf in AutoCad (Map2000), it creates layers by elevation value, but places all of the entities on the 0 layer.
Brian Upton -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] Sent: Friday, November 30, 2001 3:06 AM Subject: ERMAPPER-L Daily Digest From: "david.carter" <[EMAIL PROTECTED]> Subject: RE: Urgent Question Date: Fri, 30 Nov 2001 15:53:56 +0800 Reply-To: [EMAIL PROTECTED] Hi Pedro, Thankyou for pointing out this problem. The format for each VERTEX in dxf files exported by ER Mapper is as follows: VERTEX 8 100 10 474857.429000 20 3656686.000000 62 19 0 I have checked the Vertex group codes in the AutoCAD online help, and confirmed that ER Mapper is not exporting the height attribute. If the height attribute was exported, the format of each vertex would appear as follows: VERTEX 8 100 10 474857.429000 20 3656686.000000 30 30 100.000 62 19 0 where the Vertex group codes 10, 20 and 30 are used to store x, y and z(height) coordinates respectively in DXF files. I will provide you with an estimate next week of when we can fix this problem. David Carter QA Officer - ER Mapper Earth Resource Mapping -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of QUIMBAYA RESOURCES EXPLORATION Sent: Friday, 30 November 2001 4:24 AM To: [EMAIL PROTECTED] Subject: Urgent Question Dear all; I sorry my English is a little poor. Ermapper 6 > We generate the elevation model of a .txt (X,Y,Z), then we generate contours and we save them to vector layer to export them to format .dxf with the option export layers (all), but when opening the .dxf in Autocad the contours have height zero (0). When exporting the contours to .dxf the attribute of the height is taken as name of the layer. The question is: How exporting the contours to .dxf and when opening the file in Autocad the contours they have their corresponding height, to see it in 3D. Regards, PEDRO ROCHA Remote Sensing QUIMBAYA RESOURCES EXPLORATION ---------------------------------------------------------- To stop receiving the daily digest, send email to [EMAIL PROTECTED] with the command set mode standard ermapper-l in the body. ----------------------------------------------------------- To make changes to your subscription, please visit our website, http://www.ermapper.com/technicl/ermapperl/index.htm
