Close

Relief for ODA Team in Ukraine

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

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

Parameters
Description
nSurfaceDensity
[in] N surface density.

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

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

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