polybool3d(flag,polygon1,polygon2)
This function applies "polybool" to 2 polygons being located in one plane in threedimensional space through adequate projections.
The function does not check if both polygons are subsets of the same plane, this is a precondition.
polygon1 & polygon2: Enter as 3xN-Matrices. N corresponds to the number of polygon corners.
flag: select operation to be perfomed by "polybool" (https://de.mathworks.com/help/map/ref/polybool.html)
E-mail: dimitrij.chudinzow@gmail.com
Cite As
Dimitrij Chudinzow (2026). polybool3d(flag,polygon1,polygon2) (https://uk.mathworks.com/matlabcentral/fileexchange/64182-polybool3d-flag-polygon1-polygon2), MATLAB Central File Exchange. Retrieved .
MATLAB Release Compatibility
Platform Compatibility
Windows macOS LinuxCategories
Tags
Discover Live Editor
Create scripts with code, output, and formatted text in a single executable document.
| Version | Published | Release Notes | |
|---|---|---|---|
| 1.0.0.0 |
