Back to Adaptive Vision Studio website

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

Vector2DToVector3D_AxesPlane


Module: Vision3DLite

Projects a 2D vector onto a plane defined by 3D coordinate axes.

Name Type Description
inVector2D Vector2D
inPlaneType PlaneType
inCoordinateValue Real Coordinate of the chosen axes plane
outVector3D Vector3D
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 Primitive2DToPrimitive3D_AxesPlane filter group.