Navigation
API > API/Runtime > API/Runtime/CADKernel > API/Runtime/CADKernel/FSession
Description
For stitching purpose, stitching can generate new body needing a host id. To avoid duplicate, the first generated host id can be set.
| Name | SetFirstNewHostId |
| Type | function |
| Header File | /Engine/Source/Runtime/Datasmith/CADKernel/Base/Public/Core/Session.h |
| Include Path | #include "Core/Session.h" |
void SetFirstNewHostId
(
int32 StartHostId
)