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
Next revision Both sides next revision
cad_visualization [2018/06/14 22:19]
mark.naves
cad_visualization [2018/06/14 22:22]
mark.naves
Line 6: Line 6:
  
  
-For adding the .STL geometry to Spavisual in Spacarlight, the ''opt.customvis'' field is going to be used. This field will add extra lines in the visualization part of the .dat file (check the spavisual manual for all supported commands). In example, the USERPLOT function can be added with:+For adding the .STL geometry to Spavisual in Spacarlight, the ''opt.customvis'' field is going to be used (available from version 1.26). This field will add extra lines in the visualization part of the .dat file (check the spavisual manual for all supported commands). In example, the USERPLOT function can be added with:
 <code matlab> <code matlab>
 opt.customvis = {'USERPLOT ADDCAD'}; opt.customvis = {'USERPLOT ADDCAD'};
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
 % %
cad_visualization.txt · Last modified: 2018/06/14 22:23 by mark.naves