Click or drag to resize
PoBaseRemovePostRebuildCallback Method (PoBaseRebuildCB)

Note: This API is now obsolete.

Use PostRebuild event instead. Remove delegate from invocation list.

Namespace: OIV.MeshViz.Graph
Assembly: OIV.MeshViz (in OIV.MeshViz.dll) Version: 9.9.13.0 (9.9.13.0)
Syntax
[EditorBrowsableAttribute(EditorBrowsableState.Never)]
[ObsoleteAttribute("Use PostRebuild event instead.")]
public void RemovePostRebuildCallback(
	PoBaseRebuildCB cb
)

Parameters

cb
Type: OIV.MeshViz.GraphPoBaseRebuildCB
See Also