SoBaseContextCacheIsContextDependent Method |
return current context dependency state.
Namespace: OIV.Inventor.CachesAssembly: OIV.Inventor.Base (in OIV.Inventor.Base.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax public bool IsContextDependent()
Public Function IsContextDependent As Boolean
public:
bool IsContextDependent()
member IsContextDependent : unit -> bool
Return Value
Type:
BooleanRemarks (by default all caches are context dependent).
See Also