Click or drag to resize
SoNodeKitPathContainsNode Method (SoBaseKit)

Returns true if the passed nodekit is found anywhere in the path chain.

Namespace: OIV.Inventor
Assembly: OIV.Inventor (in OIV.Inventor.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax
public bool ContainsNode(
	SoBaseKit node
)

Parameters

node
Type: OIV.Inventor.NodekitsSoBaseKit

Return Value

Type: Boolean
Remarks