Click or drag to resize
SoMultiPathSwitchpaths Property

The list of paths that can match the current traversal path.

Namespace: OIV.Inventor.Nodes
Assembly: OIV.Inventor (in OIV.Inventor.dll) Version: 2023.1.3.0 (2023.1.3)
Syntax
public SoMFPath paths { get; }

Property Value

Type: SoMFPath
Remarks

Default is empty (no children will be traversed).

See Also