API Reference > OdDb Classes > OdDbPolygonMesh Class > OdDbPolygonMesh Methods > OdDbPolygonMesh::setNSize Method
OdDbPolygonMesh::setNSize Method
Syntax
C++
void setNSize(OdInt16 nSize);
Parameters 
Description 
OdInt16 nSize 
[in] Number of vertices in N direction. 

Sets the number of vertices in the N direction for this PolygonMesh entity (DXF 72).

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