Close

Relief for ODA Team in Ukraine

Learn more
ODA Drawings SDK
OdDgPointSymbolResource::getSymbolBuffer Method
Syntax
C++
void getSymbolBuffer(OdBinaryData& symbolData) const;

Returns the binary data of a symbol cell header. 

 

Parameters
Description
symbolData
[out] Binary data of the symbol cell header.

The data is stored into a buffer only in RSC files. Otherwise the cell header is stored in the linestyle definition table and its ID must be returned by getDependedCellHeaderHandle.

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