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

Property Value

Type: SoMFPath
Remarks

Default is empty (no children will be traversed).

See Also