API Reference > OdDb Classes > OdDbPolygonMesh Class > OdDbPolygonMesh Methods > OdDbPolygonMesh::mSurfaceDensity Method
OdDbPolygonMesh::mSurfaceDensity Method
Syntax
C++
OdInt16 mSurfaceDensity() const;

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

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

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

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