Back to Adaptive Vision Studio website

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

CreateSegment3D


Produces a segment in 3D of given parameters.

Name Type Range Description
inPoint3D Point3D A point on the created segment
inPointAnchor Real 0.0 - 1.0 Anchor point, 0 means the beginning, 1 means the end of the segment
inDirectionVector Vector3D Desired direction of the segment
inLength Real Desired length of the segment in pixels
outSegment3D Segment3D The resulting segment

Complexity Level

This filter is available on Basic Complexity Level.