Navigation
API > API/Runtime > API/Runtime/CADKernel > API/Runtime/CADKernel/Core > API/Runtime/CADKernel/Core/FSession > API/Runtime/CADKernel/Core/FSession/SaveDatabase
References
| Module | CADKernel |
| Header | /Engine/Source/Runtime/Datasmith/CADKernel/Base/Public/Core/Session.h |
| Include | #include "Core/Session.h" |
| Source | /Engine/Source/Runtime/Datasmith/CADKernel/Base/Private/Core/Session.cpp |
void SaveDatabase
(
const TCHAR * FileName,
const TArray < FEntity * > & Entities
)
Remarks
Save a selection and all the dependencies as a FAchive in a file Mandatory: all entity have to have a defined ID Use SpawnEntityIdent if needed