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