Click or drag to resize
SoBaseKitIsSearchingChildren Method

Returns true 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 bool IsSearchingChildren()

Return Value

Type: Boolean
Remarks

By default, they are not.

See Also