FBElementAction Class Reference
 
 
 
FBElementAction Class Reference

This reference page is linked to from the following overview topics: File Options.


#include <mobu-python-api.h>


Class Description

Enumeration that describe the different actions available on a scene element depending on the current context.

Inheritance diagram for FBElementAction:
Enumeration

Public Attributes

object  kFBElementActionSave
object  kFBElementActionAppend
object  kFBElementActionMerge
object  kFBElementActionDiscard

Member Data Documentation

Append the elements to the current scene elements (when loading or merging).

Merge the elements from the file in the current scene (when merging).

Do not consider the element (when loading, merging and saving).