Back to FabImage Studio website
You are here: Start » Filter Reference » Geometry 3D » Geometry 3D Spatial Transforms » Points3DToPoints2D_AxesPlane
Module: | Vision3DLite |
---|
Projects an array of 3D points onto a plane defined by coordinate axes.
Name | Type | Description | |
---|---|---|---|
![]() |
inPoints3D | Point3DArray | |
![]() |
inPlaneType | PlaneType | |
![]() |
outPoints2D | Point2DArray | |
![]() |
outProjectionPlane | Plane3D | Plane the input is projected onto |
Complexity Level
This filter is available on Basic Complexity Level.
Filter Group
This filter is member of Primitive3DToPrimitive2D_AxesPlane filter group.