Back to Adaptive Vision 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
inX0 Real X coordinate of a point lying on the line
inY0 Real Y coordinate of a point lying on the line
inZ0 Real Z coordinate of a point lying on the line
inDeltaX Real Delta along x-axis of a vector parallel to the line
inDeltaY Real Delta along y-axis of a vector parallel to the line
inDeltaZ Real Delta along z-axis of a vector parallel to the line
outLine3D Line3D

Complexity Level

This filter is available on Basic Complexity Level.