SoPointDetailGetMaterialIndex Method |
Returns the index of the material for the point within the relevant material node.
Namespace: OIV.Inventor.DetailsAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax public int GetMaterialIndex()
Public Function GetMaterialIndex As Integer
public:
int GetMaterialIndex()
member GetMaterialIndex : unit -> int
Return Value
Type:
Int32Remarks See Also