Click or drag to resize
PoMeshProbePointProbeCB Delegate

Namespace: OIV.MeshViz.Data
Assembly: OIV.MeshViz (in OIV.MeshViz.dll) Version: 2025.1.0.0 (10.17.0.0)
Syntax
public delegate void ProbeCB(
	PoMeshProbePoint probe,
	PbCell cell
)

Parameters

probe
Type: OIV.MeshViz.DataPoMeshProbePoint
cell
Type: OIV.MeshViz.DataPbCell
Remarks