SoPrimitiveVertexMaterialIndex Property |
Index into the current set of materials of the material active at
the vertex.
Namespace: OIV.InventorAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 2023.1.3.0 (2023.1.3)
Syntax public int MaterialIndex { get; set; }
Public Property MaterialIndex As Integer
Get
Set
public:
property int MaterialIndex {
int get ();
void set (int value);
}
member MaterialIndex : int with get, set
Property Value
Type:
Int32See Also