Click or drag to resize
PoAxisarrowHeight Property

Arrow height.

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

Property Value

Type: SoSFFloat
Remarks

If this value is <= 0, the height is fixed at 0.03. This value is a percentage of the current domain (cf OIV.MeshViz.Graph.PoBase description). Default is 0.03.

See Also