Click or drag to resize
PoMeshContouringAnnotPaths Enumeration

Type of annotations path.

Namespace: OIV.MeshViz.Data
Assembly: OIV.MeshViz (in OIV.MeshViz.dll) Version: 2024.1.1.0 (2024.1.1)
Syntax
public enum AnnotPaths
Members
  Member nameValueDescription
TANGENTIAL_PATH0

Annotations are tangential to the contour lines.

HORIZONTAL_PATH1

Annotations are horizontal.

VERTICAL_PATH2

Annotations are vertical.

Remarks