SoMaterialElementGetColorIndex Method |
Namespace: OIV.Inventor.ElementsAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax public static int GetColorIndex(
SoState name_15573,
int num
)
Public Shared Function GetColorIndex (
name_15573 As SoState,
num As Integer
) As Integer
public:
static int GetColorIndex(
SoState^ name_15573,
int num
)
static member GetColorIndex :
name_15573 : SoState *
num : int -> int
Parameters
- name_15573
- Type: OIV.Inventor.MiscSoState
- num
- Type: SystemInt32
Return Value
Type:
Int32Remarks See Also