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

Returns the N surface density for this PolygonMesh entity (DXF 74).

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

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

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