Share

AcDbPolygonMesh::mSurfaceDensity

C++

Adesk::Int16 mSurfaceDensity() const;

Description

Returns the surface density in the M direction.

The M surface density is the number of vertices in the M direction after a surface fit operation is performed. This value is used in place of the M size value if the PolyMeshType is anything other than AcDb::kSimpleMesh.

The M surface density value is used for DXF group code 73.

Links

AcDbPolygonMesh

Was this information helpful?