SoMaterialElementGetNumColorIndices Method (SoState) |
Method to inquire about current colors.
Namespace: OIV.Inventor.ElementsAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 2023.1.3.0 (2023.1.3)
Syntax public static ulong GetNumColorIndices(
SoState state
)
Public Shared Function GetNumColorIndices (
state As SoState
) As ULong
public:
static unsigned long long GetNumColorIndices(
SoState^ state
)
static member GetNumColorIndices :
state : SoState -> uint64
Parameters
- state
- Type: OIV.Inventor.MiscSoState
Return Value
Type:
UInt64Remarks See Also