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: 2023.1.3.0 (2023.1.3)
Syntax
public void Detach()
Remarks

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

See Also