LinesFromPoints Op

LinesFromPoints

This op is deprecated!

It will not receive any updates

Connects all points to lines



Edit Documentation

Full Name
  • Ops.Deprecated.Exp.LinesFromPoints
Visibility
  • Core Op - Official cables op
License
  • MIT
Author


 

INPUT PORTS


Points (Array)

An array of points: x1, y1, z1, x2, y2, z2, …, connect e.g. to RandomArray3x-op.

OUTPUT PORTS


Lines (Array)

An array of lines in the form x1, x1, z1, x2, y2, z2, …, can be connected e.g. to SimpleSpline-op.


Patches using LinesFromPoints

  • Examples
  • Public
  • My Patches

Changelog


Ops.Exp.LinesFromPoints renamed to Ops.Deprecated.Exp.LinesFromPointsuser avatarpandur - 2021-08-05 10:04