OpenLexocad  27.1
PropertyScriptParam.h File Reference
#include <Core/PropertyDescriptor.h>
#include <Core/Variant.h>
#include <Core/CoreDocument.h>
#include <stdint.h>
#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)