Click or drag to resize
SoBaseKitSetSearchingChildren Method

Sets if nodekit children are searched during OIV.Inventor.Actions.SoSearchAction traversal.

Namespace: OIV.Inventor.Nodekits
Assembly: OIV.Inventor (in OIV.Inventor.dll) Version: 2024.1.1.0 (2024.1.1)
Syntax
public static void SetSearchingChildren(
	bool newVal
)

Parameters

newVal
Type: SystemBoolean
Remarks

By default, they are not.

See Also