SoGLRenderActionIsUsedCacheContext Method |
Namespace: OIV.Inventor.ActionsAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax public static bool IsUsedCacheContext(
uint context
)
Public Shared Function IsUsedCacheContext (
context As UInteger
) As Boolean
public:
static bool IsUsedCacheContext(
unsigned int context
)
static member IsUsedCacheContext :
context : uint32 -> bool
Parameters
- context
- Type: SystemUInt32
Return Value
Type:
BooleanRemarks See Also