open all | close all

Lines Topology Set 线路拓扑集Basic 基础Inputs 投入Outputs 产出

Inputs

投入

Points

积分

Here you will find an Array with the point indices in the order in which the points should be arranged on the spline. For this you can, for example, use an Index Array from String Node.

在这里,您将发现一个数组与点索引的顺序,其中的点应该被安排在样条。例如,可以为此使用 String Node 中的 Index Array。

Outlines

大纲

Here you can link an Array that contains the number of points that should be used within a segment. For this you can, for example, use an Index Array from String Node. If the spline is made up of a single segment, you will only require the value with the total number of spline points in this Array.

在这里,您可以链接一个数组,其中包含应该在一个段中使用的点的数量。例如,可以为此使用 String Node 中的 Index Array。如果样条是由单个段组成的,则只需要该值与此 Array 中样条点的总数一起使用。

Closed

关闭

Here you can link an Array with Boole values that you can, for example, create using a Build Node. These values define for each spline segment, if it should be displayed open or closed. If your line should only consist of a single open segment, this entry is not needed.

在这里,您可以将 Array 与 Boole 值链接起来,例如,您可以使用 Build Node 创建这些值。这些值定义了每个样条段的显示方式,是打开还是关闭。如果您的线路应该只包含一个开放段,则不需要此条目。