Click or drag to resize
SoNodeDependenciesAddDependency Method (Type, Int32)

Add given element type as a dependency for the cache.

Namespace: OIV.Inventor.Caches
Assembly: OIV.Inventor (in OIV.Inventor.dll) Version: 2024.1.0.0 (2024.1.0)
Syntax
public void AddDependency(
	Type type,
	int classStackIndex
)

Parameters

type
Type: SystemType
classStackIndex
Type: SystemInt32
Remarks