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: 10.12.3.0 (10.12.3.0)
Syntax
public bool IsContextDependent()

Return Value

Type: Boolean
Remarks

(by default all caches are context dependent).

See Also