Skip to main content
13 events
when toggle format what by license comment
Oct 6, 2014 at 17:15 comment added alancalvitti Your method fails if the union is not simply-connected, eg this "#" shape: data2 = {{{1, 0}, {2, 6}}, {{4, 0}, {5, 1}}, {{0, 1}, {6, 2}}, {{4, 0}, {5, 6}}, {{0, 4}, {6, 5}}} with msg: There is no simple cell representation for the specified cells of the BoundaryMeshRegion...
Oct 3, 2014 at 2:50 comment added alancalvitti as per the calendar counterexample, try rectangles whose union is not simply connected. Also, the method should work for all 2D polyhedra and derived regions.
Oct 3, 2014 at 0:18 history edited Junho Lee CC BY-SA 3.0
deleted 33 characters in body
Oct 2, 2014 at 23:16 history edited Junho Lee CC BY-SA 3.0
added 33 characters in body
Oct 2, 2014 at 9:08 history edited Junho Lee CC BY-SA 3.0
added 50 characters in body
Oct 2, 2014 at 8:57 history edited Junho Lee CC BY-SA 3.0
added 50 characters in body
Oct 2, 2014 at 1:09 history undeleted Junho Lee
Oct 2, 2014 at 1:09 history edited Junho Lee CC BY-SA 3.0
added 442 characters in body
Oct 1, 2014 at 18:29 history deleted Junho Lee via Vote
Oct 1, 2014 at 17:06 comment added alancalvitti Applying Normal to BoundaryDiscretizeRegion is still a graphic. How to extract the line representation? Also note: ...// BoundaryDiscretizeRegion // RegionBoundary outputs many points that are not corners.
Oct 1, 2014 at 17:03 history edited Junho Lee CC BY-SA 3.0
added 290 characters in body
Oct 1, 2014 at 16:48 comment added alancalvitti Junho, it doesn't work on derived Regions, eg: Rectangle[{0, 0}, {2, 1}]~RegionUnion~ Rectangle[{1, 0}, {2, 2}]. Derived implies RegionQ[r]==True
Oct 1, 2014 at 16:44 history answered Junho Lee CC BY-SA 3.0