I'm using ArcGIS Pro version 2.7.2 and the 2.7 SDK.
I've created multi-patch features programmatically and I thought it would be simple to create one from a simple shape. Specifically a Sphere. I've looked high and low and haven't found an example or figured out how to do this yet. Via the Pro UI, I can add a Multipatch Feature Class and the Create options allows the interactive creation of a sphere but the MultiPatchBuilder.MakePatch is limited to esriPatchTypes... An help or examples would be greatly appreciated. Thank you!