![]() |
#2
|
|||
|
|||
What is the format of the model that you are loading? The following code worked for me using a .3dc model:
Code:
model = viz.add('model.3dc') vizact.onkeydown('1',model.pointSize,1) vizact.onkeydown('2',model.pointSize,2) vizact.onkeydown('5',model.pointSize,5) |
|
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
Point Cloud Dissapearing | Seadna | Vizard | 2 | 11-16-2015 01:47 AM |
Viewing mesh/point cloud in vizard | ecatcom1 | Vizard | 1 | 01-20-2015 05:31 AM |
Point cloud library | agrima | Vizard | 0 | 07-05-2014 10:57 PM |
animate an object using 5dt data glove 5 ultra | agrima | Vizard | 3 | 07-01-2014 11:17 AM |
Unexpected Change of Window Size | javadi | Vizard | 7 | 07-23-2013 02:56 PM |