Click or drag to resize
PoStreamSurfacenumLinesPerRake Property

Number of point sources per rake.

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

Property Value

Type: SoSFInt32
Remarks

For each rake-sources, numLinesPerRake streamlines are calculated and are connected by a quad mesh to form a stream- surface. 3 by default.

See Also