comp.lang.idl-pvwave archive
Messages from Usenet group comp.lang.idl-pvwave, compiled by Paulo Penteado

Home » Public Forums » archive » Connect STK and IDL ?
Show: Today's Messages :: Show Polls :: Message Navigator
E-mail to friend 
Return to the default flat view Create a new topic Submit Reply
Re: Connect STK and IDL ? [message #92726 is a reply to message #92690] Wed, 17 February 2016 08:14 Go to previous message
salsathomson is currently offline  salsathomson
Messages: 2
Registered: February 2016
Junior Member
I made some progress on this with help from support@harris.com. Since there were a number of views I thought I should post what I was able to accomplish.

If you have the STK Integration license then you should be able to create a new STK scenario from within IDL using the following three lines of IDL code:

ObjRef = OBJ_NEW('IDLcomIDispatch$PROGID$STK10_application') ; STK object
ObjRef->GetProperty, Personality2 = root ; attach to STK
root.NewScenario, 'Demo' ; create new scenario

The next challenge will be figuring out the syntax to manipulate objects in STK and retrieve data

Alan
[Message index]
 
Read Message
Read Message
Previous Topic: IDE internal error
Next Topic: fancy 3D linestyle in plot?

-=] Back to Top [=-
[ Syndicate this forum (XML) ] [ RSS ] [ PDF ]

Current Time: Wed Oct 08 17:57:26 PDT 2025

Total time taken to generate the page: 0.00471 seconds