Community Tip - Did you get an answer that solved your problem? Please mark it as an Accepted Solution so others with the same problem can find the answer easily. X
Hi, Everyone.
From the following:
How to join 4 Patches, the above, into one Mathcad structure ? (or reverse: "split" ?)
Thanks in advance for your time and help.
Best Regards.
Loi.
Splitting is easy, but joining is sure not. You cant join arbitrary surfaces. In the structure expected by Mathcad's 3D plot, two patches (plane quadrilaterals, 2x2 matrices) must have exactly one edge in common. This means that most arbitrarily chosen surfaces can't be connected at all and I imagine it is quite time-consuming and difficult to write a function which checks a bunch of patches to see if they can be connected at all and then sew them together.