Click or drag to resize
SoPathContainsNode Method (SoNode)

Returns true if the node is found anywhere in the path chain.

Namespace: OIV.Inventor
Assembly: OIV.Inventor (in OIV.Inventor.dll) Version: 2024.1.1.0 (2024.1.1)
Syntax
public bool ContainsNode(
	SoNode node
)

Parameters

node
Type: OIV.Inventor.NodesSoNode

Return Value

Type: Boolean
Remarks