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: 

ColdFusion and SDF tooolkit

6 REPLIES 6
Reply
Message 1 of 7
Anonymous
207 Views, 6 Replies

ColdFusion and SDF tooolkit

Can anyone tell me what is the CF equivalent to the ASP code:
"Server.CreateObject"
as in :Server.CreateObject("Autodesk.MgsdfObject.1") ?

Any CF example code to:
-setup the variables (for sdf objects)
-save point (and/or polyline/polygon)features to an sdf file using the SDF
Com Toolkit would be really appreciated.
Thanks
6 REPLIES 6
Message 2 of 7
Anonymous
in reply to: Anonymous

Yes, use:


action="CREATE">


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


"cszb" wrote in message
news:FA81154D77954575BCE55D5DF362552B@in.WebX.maYIadrTaRb...
> Can anyone tell me what is the CF equivalent to the ASP code:
> "Server.CreateObject"
> as in :Server.CreateObject("Autodesk.MgsdfObject.1") ?
>
> Any CF example code to:
> -setup the variables (for sdf objects)
> -save point (and/or polyline/polygon)features to an sdf file using the
SDF
> Com Toolkit would be really appreciated.
> Thanks
>
>
Message 3 of 7
jogi
in reply to: Anonymous

use?? there's no code there.
Can someone please help us out with the same query.

Thanks.
Message 4 of 7
Anonymous
in reply to: Anonymous

It looks like the web version of the discussion lists strips out the code.
That's not good......... I can see it in my NNTP client, Outlook Express,
though. The tag without the less than and greater than symbols is:

cfobject type="COM" name="sdfObject" class="Autodesk.MgSdfObject.1"
action="CREATE"


Andy

wrote in message news:5100505@discussion.autodesk.com...
use?? there's no code there.
Can someone please help us out with the same query.

Thanks.
Message 5 of 7
LochDhu
in reply to: Anonymous

The Autodesk forum strips certain code and script....I hope this goes through:



Message 6 of 7
LochDhu
in reply to: Anonymous

oh well - my Co. blocks all NNTP so I'm stuck with the web interface....

I mentioned that writing your own activeX dll to interface with the toollit is a lot easier than using the CF syntax.
Message 7 of 7
jogi
in reply to: Anonymous

many thanks for that Andy.

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

Post to forums  

Autodesk Design & Make Report