WorkingModel.renderManager Property
Parent Object: WorkingModelDefined in namespace "adsk::fusion" and the header file is <Fusion/Fusion/WorkingModel.h>
Description
Returns the RenderManager object associated with this design. Using the RenderManager you can access the same functionality that is available in the Render workspace.
Syntax
"workingModel_var" is a variable referencing a WorkingModel object.
|