WorldViz User Forum  

Go Back   WorldViz User Forum > Vizard

Reply
 
Thread Tools Rate Thread Display Modes
  #1  
Old 10-16-2010, 01:49 PM
Renato Lima Renato Lima is offline
Member
 
Join Date: Sep 2010
Posts: 54
Question Possible to change size of a vizshape.addBox object?

Is it possible to getSize and setSize of a vizshape.addBox object?

There is nothing about this on the documentation.
Reply With Quote
  #2  
Old 10-18-2010, 09:51 AM
masaki masaki is offline
Member
 
Join Date: Jan 2008
Posts: 63
Yes, it is possible to get and set the scale of a vizshape object.

box = vizshape.addBox() #define box
box.setScale(2,2,2) #change scale by 2x
box.getScale() #get the scale

Best,
Masaki
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
How to render a texture of the transparent object and then blur it whj Vizard 1 09-25-2012 03:15 PM
How to change the size of different parts of an avatar? llqqff Vizard 3 02-23-2010 04:16 PM
retrieve Object names Geoffrey Vizard 11 12-11-2009 04:26 AM
Randomly and Continuously Change Avatar's Face Texture Karla Vizard 4 08-22-2008 12:14 PM
rotate to object jargon Vizard 1 08-08-2005 12:20 PM


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


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