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: 10.12.3.0 (10.12.3.0)
Syntax
public static bool IsSearchingChildren()

Return Value

Type: Boolean
Remarks

By default, they are not.

See Also