Parameters |
Description |
OdDgDatabase* pDb |
[in] Pointer to a DGN file database. |
OdUInt32 symbolEntryId |
[in] Symbol entry ID from an RSC file. |
bool bV7Symbol |
[in] DGN V7 flag. |
Returns the element ID of the symbol cell header.
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–2021. Open Design Alliance. All rights reserved.
|