PoMeshProbePointChangeCellCallback Property |
Set a callback that is triggered each time the probe enters another cell.
Namespace: OIV.MeshViz.DataAssembly: OIV.MeshViz (in OIV.MeshViz.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax public PoMeshProbePointProbeCB ChangeCellCallback { get; set; }
Public Property ChangeCellCallback As PoMeshProbePointProbeCB
Get
Set
public:
property PoMeshProbePointProbeCB^ ChangeCellCallback {
PoMeshProbePointProbeCB^ get ();
void set (PoMeshProbePointProbeCB^ value);
}
member ChangeCellCallback : PoMeshProbePointProbeCB with get, set
Property Value
Type:
PoMeshProbePointProbeCBRemarks See Also