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