FlyByCustom
๐ KR
Description
This is a component that generates flyby target planes connecting between branches of a Target Plane DataTree using user-defined vectors. When moving between path segments, it reconstructs the path in sections where it leaves the workpiece and determines the target planes according to the values set by the user.

| Input
| Name | Type | Description |
|---|---|---|
| Target Planes | Plane | Target plane DataTree used as the basis for generating transition paths. Branches are structured by path segments. |
| Approach Dir | Vector | Approach direction vector for each path branch. Matched per branch with the Target Planes DataTree. If a single vector is input, it is applied uniformly to all branches. |
| Departure Dir | Vector | Departure direction vector for each path branch. Matched per branch with the Target Planes DataTree. If a single vector is input, it is applied uniformly to all branches. |
| Required Parameter
| Name | Type | Description |
|---|---|---|
| Target Count | Number | Number of target planes comprising the transition path. |

| Name | Type | Description |
|---|---|---|
| Link | Toggle | Links Approach and Departure values. TRUE: Adjusting one automatically matches the other. FALSE: Independent adjustment for each (Default). |
| Approach(mm) | Number | Offset distance (mm) of the transition path entry point from the first target plane. |
| Departure(mm) | Number | Offset distance (mm) of the transition path exit point from the last target plane. |

| Name | Type | Description |
|---|---|---|
| Continuity | String | Continuity type of the transition path blend. [Position]: Position continuity (G0). [Tangency]: Tangent continuity (G1). [Curvature]: Curvature continuity (G2). |
| Link | Toggle | Links 'Bulge Start' and 'Bulge End' values. TRUE: Adjusting one automatically matches the other. FALSE: Independent adjustment for each (Default). |
| Bulge Start | Number | Bulge intensity at the blend start point. |
| Bulge End | Number | Bulge intensity at the blend end point. |

| Name | Type | Description |
|---|---|---|
| Frame Size | Number | Frame size. |

| Output
| Name | Type | Description |
|---|---|---|
| Target Planes | Plane | Generated tracing path target planes. |