Click or drag to resize
SoWinMaterialEditorAttach Method (SoMaterial, Int32)

Attaches the editor to a material node and edits the material of the given index.

Namespace: OIV.Inventor.Win
Assembly: OIV.Inventor.Win (in OIV.Inventor.Win.dll) Version: 2024.1.1.0 (2024.1.1)
Syntax
public void Attach(
	SoMaterial material,
	int index
)

Parameters

material
Type: OIV.Inventor.NodesSoMaterial
index
Type: SystemInt32
Remarks