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

In This Topic
    MultipatchBuilderEx Constructor
    In This Topic
    Overload List
    OverloadDescription
    Creates an empty instance of the MultipatchBuilderEx class.  
    Creates a new instance of the MultipatchBuilderEx class from the specified Multipatch.  
    Creates a new instance of the MultipatchBuilderEx class from the specified MultipatchBuilderEx.  
    Creates a new instance of the MultipatchBuilderEx class. Use this constructor to create a cube, tetrahedron, diamond or hexagon centered around the centerPt of the specified size.  
    Initializes a new instance of the MultipatchBuilderEx class. 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