Click or drag to resize
PoBaseStreamLinemaxLength Property

The curvilinear distance between the start-point and the last point of a streamline must be less than maxLength.

Namespace: OIV.MeshViz.Data
Assembly: OIV.MeshViz (in OIV.MeshViz.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax
public SoSFFloat maxLength { get; }

Property Value

Type: SoSFFloat
Remarks

maxLength <= 0 means an infinite distance. 0 by default.

See Also