SceneSettings.saveAsDefaults Method
Parent Object: SceneSettingsDefined in namespace "adsk::fusion" and the header file is <Fusion/Render/SceneSettings.h>
Description
Saves all of the scene settings as the default settings for this Design.
Syntax
"sceneSettings_var" is a variable referencing a SceneSettings object.
|
Return Value
Type | Description |
boolean | Returns true if saving the defaults was successful. |