WorldViz User Forum  

Go Back   WorldViz User Forum > Search Forums

Showing results 1 to 5 of 5
Search took 0.00 seconds.
Search: Posts Made By: migoloco
Forum: Vizard 10-04-2010, 10:58 AM
Replies: 1
Views: 6,303
Posted By migoloco
Question How to How to draw a "selection retangle" with the mouse?

Is there any ready function on Vizard that would allow me to create a selection retangle to select 3dnodes within the selection area?

Thanks
Forum: Vizard 09-25-2010, 09:03 AM
Replies: 1
Views: 6,087
Posted By migoloco
Question [0.0, 0.0, 0.0] for every object.getPosition()

I am trying to use viz.pick() to get the position for an object that a click on, but all I get is [0.0, 0.0, 0.0]. What am I doing wrong? Here is a simple example code:

import viz
viz.go()...
Forum: Vizard 09-23-2010, 11:42 AM
Replies: 1
Views: 5,853
Posted By migoloco
This problem was surprisingly easy to solve......

This problem was surprisingly easy to solve... all I did was:

import matplotlib
matplotlib.use('Agg')

Thank you
Forum: Vizard 09-23-2010, 11:07 AM
Replies: 1
Views: 5,853
Posted By migoloco
Winviz.exe does not "finish". (Pylab problem)

Hi, I am using the following simple script to demonstrate the problem. Winviz.exe does not close from the task manager after I trigger the makeachart() by keypressing 1.

However, the same does not...
Forum: Vizard 09-16-2010, 08:23 AM
Replies: 2
Views: 8,354
Posted By migoloco
Iterate through node3d children

Is there any way to obtain the list of childs from a node3d object?

I have been trying to use list = <node3d>.getChildren() to obtain such a list, as I need to attribute a value to each i in...
Showing results 1 to 5 of 5

 
Forum Jump

All times are GMT -7. The time now is 05:28 PM.


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