Back to Aurora Vision Studio website

You are here: Start » Filter Reference » Geometry 3D » Geometry 3D Spatial Transforms » Line3DToLine2D_AxesPlane

Line3DToLine2D_AxesPlane


Module: Vision3DLite

Projects a 3D line onto a plane defined by coordinate axes.

Name Type Description
Input value inLine3D Line3D
Input value inPlaneType PlaneType
Output value outLine2D Line2D
Output value outProjectionPlane Plane3D Plane the input is projected onto

Errors

This filter can throw an exception to report error. Read how to deal with errors in Error Handling.

List of possible exceptions:

Error type Description
DomainError Incorrect plane type.

Complexity Level

This filter is available on Basic Complexity Level.

Filter Group

This filter is member of Primitive3DToPrimitive2D_AxesPlane filter group.