Click or drag to resize
PbMiscTextAttrLineLengths Enumeration

Namespace: OIV.MeshViz.Graph
Assembly: OIV.MeshViz (in OIV.MeshViz.dll) Version: 2024.1.1.0 (2024.1.1)
Syntax
public enum LineLengths
Members
  Member nameValueDescription
LINE_LENGTH_MAX0

The lines are not limited.

LINE_LENGTH_MIN1

The lines are limited to one word.

Remarks