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

Property Value

Type: SoSFFloat
Remarks

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

See Also