WorldViz User Forum  

Go Back   WorldViz User Forum > Vizard

Reply
 
Thread Tools Rate Thread Display Modes
  #1  
Old 07-31-2016, 12:16 PM
haohaoxuexi1 haohaoxuexi1 is offline
Member
 
Join Date: Sep 2015
Posts: 81
Quote:
Originally Posted by Jeff View Post
You could create an on-the-fly line to connect the two spheres.
Code:
import viz,vizact,vizshape, vizmat

viz.go()
grid = vizshape.addGrid() 

sphere_0_left = vizshape.addSphere(radius=0.1)
sphere_1_left = vizshape.addSphere(radius=0.1)
So how to connect this two sphere using on the fly
Reply With Quote
Reply

Thread Tools
Display Modes Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Create object with position relative to user head, but cannot be obstructed by others Notch Vizard 2 03-03-2014 08:16 AM
Create a clipping box pswaney Vizard 1 03-01-2013 01:19 PM
How to create AMTI AccuGait force plate plug-in using serial port connection? manueleh Plug-in development 0 09-20-2012 02:22 PM
Dynamic Position and Radius of Sphere hotshotiguana Vizard 1 03-23-2011 01:53 PM
Create Button or Text Chrissy2009 Vizard 1 07-15-2009 06:34 PM


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


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