Click or drag to resize
SoPrimitiveVertexGetMaterialIndex Method

Note: This API is now obsolete.

Use MaterialIndex property instead. Returns the index into the current set of materials of the material active at the vertex.

Namespace: OIV.Inventor
Assembly: OIV.Inventor (in OIV.Inventor.dll) Version: 2024.1.1.0 (2024.1.1)
Syntax
[EditorBrowsableAttribute(EditorBrowsableState.Never)]
[ObsoleteAttribute("Obsolete since Open Inventor 8000. Use MaterialIndex property instead.")]
public int GetMaterialIndex()

Return Value

Type: Int32
See Also