Article | 70002341 |
Type | Wish |
Product | Engine |
Version | 1003 |
Date Added | 4/9/2023 12:00:00 AM |
Fixed | 10.1004.0.2 (4/9/2023 12:00:00 AM) |
Submitted by | Alessio Francioso |
Summary
getBoundaryPoly improvements
Solution
In version 1004.0.2 a new Flag BoundaryPolyFlags.UseAllPassedEntities was added for Flags parameter of the VectorDraw.Render.BoundaryPoly.getBoundaryPoly method
If exist all passed entities are participate in the path calculation. Else only passed entities that are inside the current view are used.
Also the Math.Round is used for the coordinates equality for better accuracy