SoGLRenderActionIsUsedCacheContext Method |
Namespace: OIV.Inventor.ActionsAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 2023.1.3.0 (2023.1.3)
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