Click or drag to resize
SoSearchPathAction Constructor

Constructor.

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

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

See Also