Navigation
API > API/Plugins > API/Plugins/GeometryAlgorithms > API/Plugins/GeometryAlgorithms/TConstrainedDelaunay2
| Type | Name | Description | |
|---|---|---|---|
| bool | AddWithIntersectionResolution
(
const TPolygon2< RealType >& Polygon |
Add Polygon with self-intersections resolved. Returns false if resolving self-intersections failed. | |
| bool | AddWithIntersectionResolution
(
const TGeneralPolygon2< RealType >& GeneralPolygon |
Add General Polygon with self-intersections resolved. Returns false if resolving self-intersections failed. |