Click or drag to resize
SoBaseContextCacheIsContextDependent Method

return current context dependency state.

Namespace: OIV.Inventor.Caches
Assembly: OIV.Inventor.Base (in OIV.Inventor.Base.dll) Version: 2024.1.0.0 (2024.1.0)
Syntax
public bool IsContextDependent()

Return Value

Type: Boolean
Remarks

(by default all caches are context dependent).

See Also