Click or drag to resize
PoArrowpatternHeight Property

Define the height of the start and end arrow pattern.

Namespace: OIV.MeshViz.Graph
Assembly: OIV.MeshViz (in OIV.MeshViz.dll) Version: 2024.1.1.0 (2024.1.1)
Syntax
public SoSFFloat patternHeight { get; }

Property Value

Type: SoSFFloat
Remarks

It is given in the normalized space [0-1]x[0-1]x([0-1]) defined by the current domain (cf OIV.MeshViz.Graph.PoBase description).

See Also