SoLazyElementGetColorIndex Method |
Namespace: OIV.Inventor.ElementsAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 2025.2.0.0 (10.18.0.0)
Syntaxpublic static int GetColorIndex(
SoState name_14107,
int num
)
Public Shared Function GetColorIndex (
name_14107 As SoState,
num As Integer
) As Integer
public:
static int GetColorIndex(
SoState^ name_14107,
int num
)
static member GetColorIndex :
name_14107 : SoState *
num : int -> int
Parameters
- name_14107
- Type: OIV.Inventor.MiscSoState
- num
- Type: SystemInt32
Return Value
Type:
Int32
Remarks
See Also