www.skylinesoft.com Homepage
Forum Home Forum Home > SkylineGlobe Enterprise Products > TerraExplorer for Developers
  New Posts New Posts RSS Feed - IRouteWaypoints6 ?
  FAQ FAQ  Forum Search   Events   Register Register  Login Login

IRouteWaypoints6 ?

 Post Reply Post Reply
Author
Message
kemyoung View Drop Down
Visitor
Visitor


Joined: October 17 2011
Status: Offline
Points: 3
Post Options Post Options   Thanks (0) Thanks(0)   Quote kemyoung Quote  Post ReplyReply Direct Link To This Post Topic: IRouteWaypoints6 ?
    Posted: October 18 2011 at 3:04am

I know how to instantiate IRouteWaypoint6 interface, but I don't know about IRouteWaypoints6 interface. My question is that how to instantiate IRouteWaypoints6 interface. I usually use C# with TEP.

Back to Top
Eylon View Drop Down
Skyline Admin Group
Skyline Admin Group
Avatar

Joined: May 05 2003
Location: Israel
Status: Offline
Points: 263
Post Options Post Options   Thanks (0) Thanks(0)   Quote Eylon Quote  Post ReplyReply Direct Link To This Post Posted: October 18 2011 at 9:12am
IRouteWaypoints6 is not a creatable interface. It is only created as a property of ITerrainDynamicObject6.
You can create an ITerrainDynamicObject6 using CreateDynamicObject and then use the Waypoints property.
Eylon
Back to Top
kemyoung View Drop Down
Visitor
Visitor


Joined: October 17 2011
Status: Offline
Points: 3
Post Options Post Options   Thanks (0) Thanks(0)   Quote kemyoung Quote  Post ReplyReply Direct Link To This Post Posted: October 20 2011 at 1:18am
I sovoled the problem. Thanks a lot.
 
When I look at the programmers guide for TEP, it is hard to find which interface is creatable or not.
I also program 2D GIS application using ArcObjects of ESRI. Most of TEP interfaces are very intuitive compared to ArcObjects. But it is not esay to know which interfaces can be created from which class or not. So, if you draw OMD(Object Model Diagram) like ArcObjects, it will be very helpful to many programmers.Tongue
Back to Top
 Post Reply Post Reply
  Share Topic   

Forum Jump Forum Permissions View Drop Down



This page was generated in 0.141 seconds.