Click or drag to resize
SoWinMaterialEditorRemoveMaterialChangedCallback Method (SoWinMaterialEditorEditorCB)

Note: This API is now obsolete.

Use MaterialChanged event instead. Remove the delegate from the invocation list

Namespace: OIV.Inventor.Win
Assembly: OIV.Inventor (in OIV.Inventor.dll) Version: 9.9.13.0 (9.9.13.0)
Syntax
[ObsoleteAttribute("Use MaterialChanged event instead.")]
[EditorBrowsableAttribute(EditorBrowsableState.Never)]
public void RemoveMaterialChangedCallback(
	SoWinMaterialEditorEditorCB cb
)

Parameters

cb
Type: OIV.Inventor.WinSoWinMaterialEditorEditorCB
See Also