TsgDXFPolyline.MeshM

TsgDXFPolyline

  Classes Reference > CAD Database structure > Entities > TsgDXFPolyline > TsgDXFPolyline Properties >

TsgDXFPolyline.MeshM

TsgDXFPolyline

Previous pageReturn to chapter overviewNext page

property MeshM: Integer;

Description

Indicates polygon mesh M vertex count (default = 0).

A mesh represents an object's surface using planar facets. The mesh density, or number of facets, is defined in terms of a matrix of M and N vertices, similar to a grid consisting of columns and rows. M and N specify the column and row position, respectively, of any given vertex.

Go to CAD VCL Enterprise