User Tools

Site Tools


tutorials:export-object-from-groimp

Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
tutorials:export-object-from-groimp [2025/11/01 10:08] Timtutorials:export-object-from-groimp [2025/11/01 10:16] (current) Tim
Line 10: Line 10:
 {{ :tutorials:export_gui.png?400 |}} {{ :tutorials:export_gui.png?400 |}}
  
 +If you only want to export the subgraph below the rgg root please chose "under RGG root", or select a node and export only the part of the model that is a child of this node.
 +
 +
 +===== export from code =====
 +
 +The same feature is also possible from rgg coding. 
 +For example with:
 +
 +<code java>
 +public void export (){
 + export3DScene(getPathToHomeDirectory()+"\\toto.obj","obj");
 +
 +</code>
  
  
tutorials/export-object-from-groimp.1761988117.txt.gz · Last modified: 2025/11/01 10:08 by Tim