Click or drag to resize
PoAxisarrowLength Property

Arrow length.

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

Property Value

Type: SoSFFloat
Remarks

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

See Also