![]() |
#6
|
|||
|
|||
First get a handle to the transform node and then you can get its position and orientation:
Code:
model = viz.addChild('model.dae') viewNode = model.getTransform('skp_camera_Last_Saved_SketchUp_View') pos = viewNode.getPosition(viz.ABS_GLOBAL) ori = viewNode.getEuler(viz.ABS_GLOBAL) |
Tags |
powerwall, sketchup, viewpoint |
|
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
Regarding Viconnect viewpoint | rajnishv | Precision Position Tracker (PPT) | 3 | 03-20-2017 11:03 PM |
Regarding viewpoint with vizconfig,addFloatRangeItem&Storing viewpoint in PREFERENCES | rajnishv | Vizard | 0 | 06-27-2016 03:57 AM |
moving at different speeds | Saz | Vizard | 8 | 06-07-2011 05:02 AM |
Arrington - Ethernet ViewPoint Client | jaclyn.bill | Vizard | 3 | 10-23-2009 10:43 AM |