API Reference > OdExport Classes > CGlyph2dGeometry Class > CGlyph2dGeometry Methods > CGlyph2dGeometry::getItem Method
CGlyph2dGeometry::getItem Method
Syntax
C++
bool getItem(OdUInt32 iNum, CGlyph2dGeometryInfo& p2dInfo);
Parameters 
Description 
OdUInt32 iNum 
[in] A number (index) of an item to retrieve the information about.  
CGlyph2dGeometryInfo& p2dInfo 
[out] A reference to a CGlyph2dGeometryInfo structure instance to store and return the specified item information.
 

Returns true if the information has been successfully returned, otherwise returns false.

Returns the specified item from the glyph geometry object. 

 

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