SoMaterialElementGetNumColorIndices Method (SoState) |
Method to inquire about current colors.
Namespace: OIV.Inventor.ElementsAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 10.12.3.0 (10.12.3.0)
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