OpenTwin
0.1
OpenTwin
Loading...
Searching...
No Matches
PropertyBundle.h
Go to the documentation of this file.
1
#pragma once
2
#include "
EntityBase.h
"
3
class
__declspec(dllexport)
PropertyBundle
4
{
5
virtual
void
SetProperties(EntityBase * thisObject) = 0;
6
virtual
bool
UpdatePropertyVisibility(EntityBase * thisObject) = 0;
7
};
EntityBase.h
Libraries
ModelEntities
include
PropertyBundle.h
Generated by
1.10.0