Close

Relief for ODA Team in Ukraine

Learn more
ODA Drawings SDK
OdGsLayoutHelper::extractLayoutIdForGsState Method
Syntax
C++
static bool extractLayoutIdForGsState(OdStreamBuf* pStream, OdDbDatabase * pDb, OdDbObjectId & layoutObjId, OdUInt32 nFlags = 0);

Extracts Layout object Id from Gs state stream.

Parameters
Description
pStream
[in] Pointer onto OdStreamBuf object into which Gs state will be stored.
pDb
[in] Opened database pointer.
layoutObjId
[out] Layout object Id will be returned through this argument.
nFlags
[in] Optional flags.
Copyright © 2002-2022. Open Design Alliance All rights reserved.