Click or drag to resize
PoMeshProbePointProbeCB Delegate

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

Parameters

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