#include <mainpage.h>
Enumeration property. Certain properties have strings associated with the integer values they may possess. FBModel's ShadingMode property is one of those example. The actual underlying value of the property is numerical, but it is represented by a string value in the GUI. User can create this type of property via the GUI by creating a list property. The names added to the list can be obtained via the EnumList() method.
Public Attributes | |
object | Data |
![]() | |
object | Data |
object | Name |
![]() | |
object | OnUnbind |
__init__ | ( | ) |
Python Docstring:
Raises an exception This class cannot be instantiated from Python
__reduce__ | ( | ) |
object Data |