API Reference > OdDg Classes > OdDgPointSymbolResource Class > OdDgPointSymbolResource Methods > OdDgPointSymbolResource::getSymbolBuffer Method
OdDgPointSymbolResource::getSymbolBuffer Method
Syntax
C++
void getSymbolBuffer(OdBinaryData& symbolData) const;
Parameters 
Description 
OdBinaryData& symbolData 
[out] Binary data of the symbol cell header. 

Returns the binary data of a 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–2021. Open Design Alliance. All rights reserved.