OpenTwin 0.1
OpenTwin
 
Loading...
Searching...
No Matches
EntityBase.h File Reference

Go to the source code of this file.

Functions

class __declspec (dllexport) EntityBase
 The Entity class is the base class for model entities and provides basic access properties to model entities.
 

Function Documentation

◆ __declspec()

class __declspec ( dllexport )

The Entity class is the base class for model entities and provides basic access properties to model entities.

Returns the name of the entity without the parent entity names. If the name is "root/entity" then the function will return "entity".