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: 2024.1.1.0 (2024.1.1)
Syntax
public SoMFPath paths { get; }

Property Value

Type: SoMFPath
Remarks

Default is empty (no children will be traversed).

See Also