Start » Filter Reference » Geometry 3D » Geometry 3D Spatial Transforms » TrimLine3D
Module: | Vision3DLite |
---|
Creates a segment contained in a box in 3D from a line in 3D.
Name | Type | Description | |
---|---|---|---|
inLine3D | Line3D | ||
inBox3D | Box3D | ||
outSegment3D | Segment3D? |
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 | Indefinite line on input in TrimLine3D. |
Complexity Level
This filter is available on Basic Complexity Level.