Click or drag to resize
PoCoordinateSystemAxisarrowLengthFactor Property

Arrow length scale factor.

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

Property Value

Type: SoSFFloat
Remarks

This is the ratio between the length of the arrow and the length of one of the vectors. This value is normally less than 1. 0.05 by default.

See Also