Click or drag to resize
SoSearchPathAction Constructor

Constructor.

Namespace: OIV.Inventor.Actions
Assembly: OIV.Inventor (in OIV.Inventor.dll) Version: 2023.1.3.0 (2023.1.3)
Syntax
public SoSearchPathAction()
Remarks

The default action searches for first node of or derived from given type, using regular traversal rules.

See Also