Exporter class for SHAPE files

Exporter class for SHAPE files

Anonymous
Not applicable
462 Views
2 Replies
Message 1 of 3

Exporter class for SHAPE files

Anonymous
Not applicable
Hi,

I'm looking for an example or some more detailed information about the Exporter class from MAP 3D in (VB).NET to export to SHAPE files.
There is VERY little information in the ObjectARX .NET Developer's Guide, so can someone please direct me to an example of how to implement this ?

Thanx

Stefan De Cock, Belgium
0 Likes
463 Views
2 Replies
Replies (2)
Message 2 of 3

Anonymous
Not applicable
Call the Init() method of the Exporter class with the format string of "SHAPE"

- Jackie
0 Likes
Message 3 of 3

Anonymous
Not applicable
Just in case the OP uses AutoCAD MAP 2006 or 2007, the format string is
"SHP". It was changed to "SHAPE" since AutoCAD Map 2008.

"jackie.ng" wrote in message news:6205774@discussion.autodesk.com...
Call the Init() method of the Exporter class with the format string of
"SHAPE"

- Jackie
0 Likes