Navigation
API > API/Plugins > API/Plugins/GeometryAlgorithms > API/Plugins/GeometryAlgorithms/Curve
Type
typedef TBooleanPolygon2Polygon2< EPolygonBooleanOp::Difference, GeometryType, RealType > TDifferencePolygon2Polygon2
References
| Module | GeometryAlgorithms |
| Header | /Engine/Plugins/Runtime/GeometryProcessing/Source/GeometryAlgorithms/Public/Curve/PolygonIntersectionUtils.h |
| Include | #include "Curve/PolygonIntersectionUtils.h" |
Remarks
Produces the result of PolygonA with the shape of PolygonB removed. Both must be closed.