Skip to main content

Path Decompose

Decomposes a Path into vertices or edges, all without destroying the links between the path parts.

NodeImage_0f139dea-e38c-4b77-ab59-43f6e2c2bbcf

Tags: Path, Entity

Parameters

Entity Type [Choice]
The type of entities into which the path should be decomposed.

Inputs

  • Input [Single | Path]: Path to be decomposed.

Outputs

  • Output [Entity]: Path subentities (according to the selected "Entity Type" parameter).
  • Original [Path]: The original path.