WorldViz User Forum  

Go Back   WorldViz User Forum > Search Forums

Showing results 1 to 2 of 2
Search took 0.00 seconds.
Search: Posts Made By: Jeff
Forum: Vizard 11-07-2014, 03:11 PM
Replies: 4
Views: 16,154
Posted By Jeff
Thanks for mentioning that, we need to update the...

Thanks for mentioning that, we need to update the vizshape (http://docs.worldviz.com/vizard/#Vizshape.htm) docs. You'll find most of the commands documented there.
Forum: Vizard 11-05-2014, 05:20 PM
Replies: 4
Views: 16,154
Posted By Jeff
Here's a simple example that draws a circle to...

Here's a simple example that draws a circle to the ortho layer:

import viz
import vizshape

viz.go()

circle = vizshape.addCircle(parent=viz.ORTHO)
circle.setScale([100,100,1])...
Showing results 1 to 2 of 2

 
Forum Jump

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


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