This module makes line data represented by a series of points suitable for input to SpaceLine. The module searches for the end point and start point of each line automatically and formats it for SpaceLine.
You can change the behavior of the automatic terminal detection by changing 'Min Angle'. If 'Min Angle' is smaller, detection is more sensitive. If the resulting lines are connected incorrectly, choose a smaller 'Min Angle'.
If 'Input Data' is supplied, its data is copied to output data. The size of 'Input Line' and 'Input Data' should be equal.
Port: Input Line
Type: Lattice
Constraints: 1-D
Constraints: curvilinear
Original line data.
Port: Input Data
Type: Lattice
Optional: This port is optional.
Constraints: 1-D
Data lattice.
Port: Min Angle
Type: Parameter
Optional: This port is optional.
Control the auto terminal detection.
Port: Output Line
Type: Lattice
Constraints: 1-D
Constraints: curvilinear
Resulting line data, formatted for SpaceLine.
If the end point of one line is close to the next line, auto terminal detection does not work correctly.