Share

AcDbPolygonMesh::AcDbPolygonMesh

C++

AcDbPolygonMesh();

Description

Default constructor. Initializes the polyline flag to 16 (indicating a PolygonMesh open in both M and N directions). Initializes to 0 the MeshType, vertices in M direction, vertices in N direction, Smooth surface density in M direction, and Smooth surface density in N direction.

Links

AcDbPolygonMesh

Was this information helpful?