Click or drag to resize
PoBaseStreamLinemaxLifetime Property

The difference between the time of the start-point and the time of the last point of a streamline must be less than maxLifetime.

Namespace: OIV.MeshViz.Data
Assembly: OIV.MeshViz (in OIV.MeshViz.dll) Version: 2025.1.0.0 (10.17.0.0)
Syntax
public SoSFFloat maxLifetime { get; }

Property Value

Type: SoSFFloat
Remarks

maxLifetime <= 0 means an infinite lifetime. 0 by default.

See Also