Click or drag to resize
SoWinColorEditorAttach Method (SoMFUInt32, Int32, SoBase)

Handles attaching to an "orderedRGBA" field (e.g. OIV.Inventor.Nodes.SoVertexProperty)

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 Attach(
	SoMFUInt32 color,
	int index,
	SoBase node
)

Parameters

color
Type: OIV.Inventor.FieldsSoMFUInt32
index
Type: SystemInt32
node
Type: OIV.Inventor.MiscSoBase
Remarks