ToolpathPartition
๐ KR
Description
This is a component that splits a list (branch) of target planes into sub-lists (branches) based on length values.

| Input
| Name | Type | Description |
|---|---|---|
| Targets | Plane | Targets to be partitioned |
| Required Parameter
| Name | Type | Description |
|---|---|---|
| Start(mm) | Number | Sets the start length |
| End(mm) | Number | Sets the end length |
| Substitution(%) | Number | Sets the substitution ratio |

| Outputs
| Name | Type | Description |
|---|---|---|
| Targets | Plane | Partitioned targets |
| Index | Integer | Indices of target planes inserted for instruction partitioning |
| Domain | Integer | Domain of the indices |