API Reference > OdDb Classes > OdDbShape Class > OdDbShape Methods > OdDbShape::setShapeNumber Method
OdDbShape::setShapeNumber Method
Syntax
C++
void setShapeNumber(OdInt16 shapeNumber);
Parameters 
Description 
OdInt16 shapeNumber 
[in] Shape number. 

Sets the shape number of this Shape entity.

A Shape entity is a single character of an SHX font. This function sets the code of that character.

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