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