Click or drag to resize
PoBaseStreamLinestartPoints Property

Start points of the streamlines.

Namespace: OIV.MeshViz.Data
Assembly: OIV.MeshViz (in OIV.MeshViz.dll) Version: 2024.2.2.0 (10.16.2.0)
Syntax
public SoMFVec3f startPoints { get; }

Property Value

Type: SoMFVec3f
Remarks

SbVec3f(0,0,0) by default.

See Also