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

Sets the number of vertices in the M direction for this PolygonMesh entity (DXF 71).

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