This may not be possible. But, how do you take adjoining polygons, merge them together, but still keep the diving lines (in case you want to dissolve or explode it later)?
This is what I have:

Those selected ones are four separate polygons. I want to make them into a multipart feature without losing the middle lines. Is this possible?
ArcGIS Pro 2.4.1 (or any version, doesn't matter)
Solved! Go to Solution.
Adrian, dissolve with shared boundaries will remove the boundary.
Adrian, dissolve with shared boundaries will remove the boundary.
Dan, thanks for the reply. What you're saying is that no, there is not a native way to do this, but here are some alternative workarounds. I appreciate the assistance but I wished these solutions worked for what we're looking for!
and I await the day that a null point doesn't return (0, 0)
The workarounds suggested don't work for us either. We need the inner splits otherwise the data does not display correctly in 3D (see example below - instead of a linear slope following the red line, we get a stairstep). I think the Esri solution for this might be multipatch features, but that leads to other problems that are also difficult to impossible for us to overcome. I agree with Adrian, I wished the workarounds worked for us, but they do not. We would have to store 900,000 singlepart features vs. having 124 multipart features that all share the same attributes. The data is so complex that it takes too long to draw, the public would be clicking and scrolling, clicking and scrolling, clicking and scrolling, back button, start over, click, click, click. Even on my fast, "exceeds computing requirements" computer.