API Reference > OdDg Classes > OdDgLinePointResource Class > OdDgLinePointResource Methods > OdDgLinePointResource::getSymbol Method
OdDgLinePointResource::getSymbol Method
Syntax
C++
bool getSymbol(OdUInt32 uIndex, OdDgLinePointResourceSymInfo& symbolInfo) const;
Parameters 
Description 
OdUInt32 uIndex 
[in] Index of the symbol.  
OdDgLinePointResourceSymInfo& symbolInfo 
[out] Returned symbol information. 

Gets symbol information. 

 

Returns true if getting symbol information is successful.

Copyright © 2002–2021. Open Design Alliance. All rights reserved.