Close

Relief for ODA Team in Ukraine

Learn more
ODA Drawings SDK
OdDgPointSymbolResource::getCell Method
Syntax
C++
OdDgElementId getCell(OdDgDatabase* pDb, OdUInt32 symbolEntryId, bool bV7Symbol);

Returns the element ID of the symbol cell header. 

 

Parameters
Description
pDb
[in] Pointer to a DGN file database.
symbolEntryId
[in] Symbol entry ID from an RSC file.
bV7Symbol
[in] DGN V7 flag.

This function returns the element ID of a symbol header for internal linestyles or creates a new symbol from binary data of an RSC resource and returns the element ID of the symbol. symbolEntryId and bV7Symbol must be initialized if definition is from an RSC file.

Copyright © 2002-2022. Open Design Alliance All rights reserved.