Click or drag to resize
PoMeshProbePointProbeCB Delegate

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

Parameters

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