SoBaseKitIsSearchingChildren Method |
Namespace: OIV.Inventor.NodekitsAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 2023.1.3.0 (2023.1.3)
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