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: 10.12.3.0 (10.12.3.0)
Syntax
public SoSFFloat maxLifetime { get; }

Property Value

Type: SoSFFloat
Remarks

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

See Also