Click or drag to resize
SoWinColorEditorDetach Method

Detaches the editor from a color node.

Namespace: OIV.Inventor.Win
Assembly: OIV.Inventor (in OIV.Inventor.dll) Version: 9.9.13.0 (9.9.13.0)
Syntax
public void Detach()
Remarks

Detaching from the color node decrements the reference count of the color node.

See Also