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

Sets symbol information. 

 

Returns true if setting symbol information is successful.

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