Close

Relief for ODA Team in Ukraine

Learn more
ODA Drawings SDK
OdDbPolygonMesh::setMSurfaceDensity Method
Syntax
C++
void setMSurfaceDensity(OdInt16 mSurfaceDensity);

Sets the M surface density for this PolygonMesh entity (DXF 73).

Parameters
Description
mSurfaceDensity
[in] M surface density.

This is the number of vertices in the M direction after a surfaceFit. 

Used instead of M if polyMeshType() != OdDb::kSimpleMesh.

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