Export SDF

Export SDF

Anonymous
Not applicable
1,995 Views
2 Replies
Message 1 of 3

Export SDF

Anonymous
Not applicable

Any one have a sample code to export Lines, arcs and plines and their obj data to SDF.

 

so far all I have been able to do is create a selectset of the objects.

 

thanks in advance.

0 Likes
1,996 Views
2 Replies
Replies (2)
Message 2 of 3

Alfred.NESWADBA
Consultant
Consultant

Hi,

 

check >>>this<<< class ("Using the FDO API in C# .NET" by Scot McFarlane) from AU2009. Yes, it's some time ago and you may need to adopt some signatures used within this class, but it's a real good overview on how to use the FDO-API.

 

HTH, - alfred -

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

(not an Autodesk consultant)
0 Likes
Message 3 of 3

Anonymous
Not applicable

Hi,

 

The following articles with code samples will be useful to you :


Export DWG to SDF using Autodesk.Gis.Map.ImportExport.Exporter API

http://adndevblog.typepad.com/infrastructure/2012/04/export-dwg-to-sdf-using-autodeskgismapimportexp...


Exporting DWG to SDF using *.epf file using Map 3D API

http://adndevblog.typepad.com/infrastructure/2012/03/exporting-dwg-to-sdf-using-epf-file-using-map-3...


Cheers

0 Likes