peship Posted January 21, 2006 Share Posted January 21, 2006 i'm guessing how you guys deal when you want to query object coordinates in DOPs ? i cant see anything like standard T R S channels ( even for output data only purposes ) to can show me clearly where is my object located in the space, how is rotated, etc. What are you doing when you want to read the position of RBD object and to use it for your own purposes ? Thanks. Quote Link to comment Share on other sites More sharing options...
mtucker Posted January 21, 2006 Share Posted January 21, 2006 Have a look at the sample file for the Dynamics CHOP. This file shows how to extract transform information into CHOP channels. You can extract the same information using the dopoption expression function. For example: echo `dopoption("/obj/dopnet1", "rbdobject1", "Position", "tx")` will show the tx value for the object named rbdobject1 in the DOP Network /obj/dopnet1. Mark Quote Link to comment Share on other sites More sharing options...
peship Posted January 21, 2006 Author Share Posted January 21, 2006 i tried the dynamics CHOP before asking here, but instead of pointing to the entire DOP network all the time i tried pointing to particular DOP nodes. Better to start reading the help more carefully instead of spamming here thanks. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.