OpenLexocad
28.0
|
#include <PropertyValue.h>
Public Member Functions | |
PropertyValue () | |
PropertyValue (const std::string &name, Base::Type t, const Core::Variant &v) | |
Public Attributes | |
std::string | propertyName |
Base::Type | propertyType |
Core::Variant | value |
|
inline |
|
inline |
std::string Core::PropertyValue::propertyName |
Base::Type Core::PropertyValue::propertyType |
Core::Variant Core::PropertyValue::value |