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