Translations:Scenegraph/11/en

From FreeCAD Documentation
Revision as of 06:47, 30 May 2020 by FuzzyBot (talk | contribs) (Importing a new version from external source)

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.