LinesFromPoints Op

LinesFromPoints

This op is deprecated!

It will not receive any updates

Connects all points to lines



Full Name
  • Ops.Extension.Deprecated.LinesFromPoints
Visibility
  •  Extension Op - Visible to all users
License
  • MIT
AuthorgithubMaintained by Team








No op example found on this server

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