Click or drag to resize
SoWinColorEditorDetach Method

Detaches the editor from a color node.

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

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

See Also