Translations:Scenegraph/11/en

From FreeCAD Documentation
Revision as of 19:58, 1 October 2014 by FuzzyBot (talk | contribs) (Importation d’une nouvelle version depuis une source externe.)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

In FreeCAD, normally, we don't need to interact directly with the openInventor scenegraph. Every object in a FreeCAD document, being a mesh, a part shape or anything else, gets automatically converted to openInventor code and inserted in the main scenegraph that you see in a 3D view. That scenegraph gets updated continuously when you do modifications, add or remove objects to the document. In fact, every object (in App space) has a view provider (a corresponding object in Gui space), responsible for issuing openInventor code.