Back to FabImage Studio website

You are here: Start » Filter Reference » Geometry 3D » Geometry 3D Basics » MakeLine3D

MakeLine3D


Module: Vision3DLite

Creates a line in 3D structure from individual fields.

Name Type Description
Input value
inX0 Real X coordinate of a point lying on the line
Input value
inY0 Real Y coordinate of a point lying on the line
Input value
inZ0 Real Z coordinate of a point lying on the line
Input value
inDeltaX Real Delta along x-axis of a vector parallel to the line
Input value
inDeltaY Real Delta along y-axis of a vector parallel to the line
Input value
inDeltaZ Real Delta along z-axis of a vector parallel to the line
Output value
outLine3D Line3D

Complexity Level

This filter is available on Basic Complexity Level.