Click or drag to resize
MxMeshVizEND_LIST Field
Constant value representing the end of a list.

Namespace: OIV.MeshVizXLM
Assembly: OIV.MeshVizXLM.Mesh (in OIV.MeshVizXLM.Mesh.dll) Version: 9.9.36.0.Release.9ccfd3bbc
Syntax
public const int END_LIST

Field Value

Type: Int32
Remarks
Constant value representing the end of a list.

For example, it is used to define isosurface topology, it indicates that the current polygon ends and the next begins.

See Also