SoBaseKitIsSearchingChildren Method |
Namespace: OIV.Inventor.NodekitsAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 2024.2.2.0 (10.16.2.0)
Syntax public static bool IsSearchingChildren()
Public Shared Function IsSearchingChildren As Boolean
public:
static bool IsSearchingChildren()
static member IsSearchingChildren : unit -> bool
Return Value
Type:
BooleanRemarks By default, they are not.
See Also