WorldViz User Forum

WorldViz User Forum (https://forum.worldviz.com/index.php)
-   Vizard (https://forum.worldviz.com/forumdisplay.php?f=17)
-   -   Is it possible to set the size of a vizshape.addBox() in a different coordinate sys? (https://forum.worldviz.com/showthread.php?t=5142)

The SundanceKid 08-19-2014 12:09 PM

Is it possible to set the size of a vizshape.addBox() in a different coordinate sys?
 
I want to do something like

Code:

box = vizshape.addBox(size=[foo,foo,foo], mode=viz.ABS_GLOBAL)
How can I set the size of a box with respect to viz.ABS_GLOBAL?
If I can't do this, how can I convert viz.ABS_GLOBAL widths, heights,
and depths into vizshape.addBox()'s size coordinate system?

:confused: --- The Sundance Kid

Jeff 08-19-2014 06:45 PM

Do you want to set the size of the box relative to the larger scene model? I'm not sure what you mean by viz.ABS_GLOBAL widths, heights, and depths.


All times are GMT -7. The time now is 07:07 AM.

Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Copyright 2002-2023 WorldViz LLC