Close

Relief for ODA Team in Ukraine

Learn more
ODA Kernel SDK
CGlyph2dGeometry::getItem Method
Syntax
C++
bool getItem(OdUInt32 iNum, CGlyph2dGeometryInfo& p2dInfo);

Returns the specified item from the glyph geometry object. 

 

Parameters
Description
iNum
[in] A number (index) of an item to retrieve the information about.
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.

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