X
PrevPrev Go to previous topic
NextNext Go to next topic
Last Post 11 Feb 2009 10:25 AM by  anon
Programmatically rotate iSurface from command line
 1 Replies
Sort:
You are not authorized to post a reply.
Author Messages

anon



New Member


Posts:
New Member


--
11 Feb 2009 10:25 AM
    Could someone tell me how to programmatically rotate an iSurface graph from the command line? I was hoping to have a simple ax, ay, or az keyword like surface does to set the angle of rotation, but from what I've seen iSurface doesn't have anything similar. I started reading in the Help on "iTool Programming->Controlling iTools from the Command line" but I can't seem to find the right property or identifier I would need to modify. This seems like it should be simple... Michael

    Deleted User



    New Member


    Posts:
    New Member


    --
    17 Mar 2009 05:00 PM
    For now, there isn't a way to do this programmatically in7.0.x releases. iTools must be edited via the GUI. You can however create an IDLgrSurface object and place it in an object graphics scene, which is programmatically controllable.
    You are not authorized to post a reply.