Back to FabImage Studio website
You are here: Start » Filter Reference » Geometry 3D » Geometry 3D Spatial Transforms » Segment2DToSegment3D_AxesPlane
Module: | Vision3DLite |
---|
Projects a 2D segment onto a plane defined by 3D coordinate axes.
Name | Type | Description | |
---|---|---|---|
![]() |
inSegment2D | Segment2D | |
![]() |
inPlaneType | PlaneType | |
![]() |
inCoordinateValue | Real | Coordinate of the chosen axes plane |
![]() |
outSegment3D | Segment3D | |
![]() |
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 Primitive2DToPrimitive3D_AxesPlane filter group.