User Tools

Site Tools


cad_visualization

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Last revision Both sides next revision
cad_visualization [2018/06/14 22:20]
mark.naves
cad_visualization [2018/06/14 22:23]
mark.naves
Line 31: Line 31:
 % Mark Naves % Mark Naves
 % m.naves@utwente.nl % m.naves@utwente.nl
-4-10-2017+6-14-2017
 %Just an example how to add cad data to spavisual %Just an example how to add cad data to spavisual
 % %
Line 104: Line 104:
 nprops(3).mass               = 0.074;        %0.74Kg at the center of mass nprops(3).mass               = 0.074;        %0.74Kg at the center of mass
 nprops(3).mominertia         = [ 0.00000398 0.00000252 0.0000000 0.00013376 0.00000000 0.00013739]; %Inertia at the center of mass nprops(3).mominertia         = [ 0.00000398 0.00000252 0.0000000 0.00013376 0.00000000 0.00013739]; %Inertia at the center of mass
-nprops(3).transfer_in = {'force_x'}; 
-nprops(3).transfer_out = 'displ_x'; 
  
  
Line 128: Line 126:
  
 %% SIMULATION %% SIMULATION
-opt.transfer=true; 
 opt.customvis = {'USERPLOT ADDCAD',... opt.customvis = {'USERPLOT ADDCAD',...
                  'AXISPROPS',...                  'AXISPROPS',...
cad_visualization.txt · Last modified: 2018/06/14 22:23 by mark.naves