Navigation
API > API/Runtime > API/Runtime/CADKernel > API/Runtime/CADKernel/Core > API/Runtime/CADKernel/Core/FDatabase
References
| Module | CADKernel |
| Header | /Engine/Source/Runtime/Datasmith/CADKernel/Base/Public/Core/Database.h |
| Include | #include "Core/Database.h" |
void AddEntity
(
TSharedPtr < FEntity > Entity
)
Remarks
All Entities are saved in the session map that allows to retrieve them according to their Id This process is automatically done during the entity creation (FEntity::MakeShared)