Infrastructure Map Server Forum
Welcome to Autodesk’s Infrastructure Map Server Forums. Share your knowledge, ask questions, and explore popular Infrastructure Map Server topics.
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

append new objects to sdf file

4 REPLIES 4
Reply
Message 1 of 5
Anonymous
375 Views, 4 Replies

append new objects to sdf file

hi
i need to append new object to a sdf file
from a txt file where i have a polyline and coordinate of every point

there is someone function for this question

thanks Giovanni
4 REPLIES 4
Message 2 of 5
Anonymous
in reply to: Anonymous

I would recommend you look at the .SDL format file which is the ASCII
equivelent of a .SDF. You may be able to manipulate (manually or
programatically) your text file to get the information into the required
format. You can then use SDFLoader to convert the .SDL to .SDF. There is a
switch with SDFLoader to append to the file rather than overwrite it.


--
Andy Morsell, P.E.
Spatial Integrators, Inc.
http://www.SpatialGIS.com

"Giovanni" wrote in message
news:4873961@discussion.autodesk.com...
hi
i need to append new object to a sdf file
from a txt file where i have a polyline and coordinate of every point

there is someone function for this question

thanks Giovanni
Message 3 of 5
LochDhu
in reply to: Anonymous

You could use the SDF COM Toolkit to accomplish this. I believe the Help for the Toolkit has examples to do this. If you get stuck just ask for help.

Scott
Message 4 of 5
Anonymous
in reply to: Anonymous

thanks very much

Giovanni

"Andy Morsell" ha scritto nel messaggio
news:4874369@discussion.autodesk.com...
I would recommend you look at the .SDL format file which is the ASCII
equivelent of a .SDF. You may be able to manipulate (manually or
programatically) your text file to get the information into the required
format. You can then use SDFLoader to convert the .SDL to .SDF. There is a
switch with SDFLoader to append to the file rather than overwrite it.


--
Andy Morsell, P.E.
Spatial Integrators, Inc.
http://www.SpatialGIS.com

"Giovanni" wrote in message
news:4873961@discussion.autodesk.com...
hi
i need to append new object to a sdf file
from a txt file where i have a polyline and coordinate of every point

there is someone function for this question

thanks Giovanni
Message 5 of 5
Anonymous
in reply to: Anonymous

thanks very much

Giovanni


ha scritto nel messaggio news:4874385@discussion.autodesk.com...
You could use the SDF COM Toolkit to accomplish this. I believe the Help
for the Toolkit has examples to do this. If you get stuck just ask for
help.

Scott

Can't find what you're looking for? Ask the community or share your knowledge.

Post to forums  

Autodesk Design & Make Report