OpenLexocad
28.0
|
#include <Core/PropertyUser.h>
Go to the source code of this file.
Classes | |
class | Core::PropertyScriptParam |
Core::PropertyScriptParam is a class that can hold properties defined by the user. Its value member is a Core::Variant and can hold arbitrary information. It is used as parameters in Python Scripts. More... | |
Namespaces | |
Core | |
Functions | |
Core::DECLARE_PROPERTY_FACTORY (PropertyScriptParam_Factory, Core::PropertyScriptParam) | |