Click or drag to resize
SoSearchActionLookFors Enumeration

Enum that defines the search criterion.

Namespace: OIV.Inventor.Actions
Assembly: OIV.Inventor (in OIV.Inventor.dll) Version: 2024.1.0.0 (2024.1.0)
Syntax
public enum LookFors
Members
  Member nameValueDescription
NODE1

Search for a particular node instance.

TYPE2

Search for a particular type of node.

NAME4

Search for a node with a particular name.

Remarks