Enumerator |
---|
NONE | None.
|
RESOLVEMULTIPLEDATA | Private and unused.
|
LOADED | Set if elements have been added to the description, either by loading or manual addition.
|
RECURSIONLOCK | Private.
|
DONTLOADDEFAULT | Do not load defaults. Used internally for old plugin tools.
|
MAPTAGS | If set, the object description will also contain the tag's descriptions (as sub-containers).
|
NEEDDEFAULTVALUE | Set if "Reset to Default" was called by the user.
|
TRISTATE | Internal. Set when 2 or more objects are shown.
|
EXPORTHELPSYMBOLSMODE | Internal. Used for help file symbol generator export.
|
MATREFLECTANCEOVERLAP | Internal. Used in materials and in tristate (i.e. 2 or more materials are selected) to indicate if the reflectance layer setup overlaps between all materials.
- Since
- R18
|
XPRESSO | Set from XPresso. Can be used e.g. to hide parameters in XPresso ports.
- Since
- R19
|
PRESET | Internal. Can be used to adapt code when asked for default description by the preset system
|
CHECK_HAS_CONTENT | Internal. This flag indicates that the description is build to check if the description has content. In those cases popups doesn't need to be populated
|