Click or drag to resize
SoPathContainsNode Method (Type)

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

Namespace: OIV.Inventor
Assembly: OIV.Inventor (in OIV.Inventor.dll) Version: 2025.1.0.0 (10.17.0.0)
Syntax
public bool ContainsNode(
	Type type
)

Parameters

type
Type: SystemType

Return Value

Type: Boolean
Remarks