ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Core.Geometry Namespace / MultipatchBuilderEx Class / CreateMultipatch Method

In This Topic
    CreateMultipatch Method
    In This Topic
    Overload List
    OverloadDescription
    Convenience method to quickly create an empty instance of the Multipatch class.  
    Convenience method to quickly create a new instance of the Multipatch class from the specified multipatch.  
    Convenience method to quickly create a new instance of the Multipatch class from the specified multipatch builder.  
    Convenience method to quickly create a new Multipatch object. Use this constructor to create a cube, tetrahedron, diamond or hexagon centered around the centerPt of the specified size.  
    Convenience method to quickly create a new Multipatch object. Use this constructor to create a cylinder, sphere, sphere frame or cone centered around the centerPt of the specified size and quality.  
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also