ArcGIS Pro 2.9 API Reference Guide
MultipatchConstructType Enumeration

ArcGIS.Core.Geometry Namespace : MultipatchConstructType Enumeration
Describes the set of predetermined multipatch forms that can be constructed.
Syntax
public enum MultipatchConstructType : System.Enum, System.IComparable, System.IConvertible, System.IFormattable  
Public Enum MultipatchConstructType 
   Inherits System.Enum
   Implements System.IComparable, System.IConvertible, System.IFormattable 
Members
MemberDescription
Cone Cone
Cube Cube
Cylinder Cylinder
Diamond Diamond
Hexagon Hexagon
Sphere Sphere
SphereFrame Sphere Frame
Tetrahedron Tetrahedron (triangular pyramid)
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         ArcGIS.Core.Geometry.MultipatchConstructType

Requirements

Target Platforms: Windows 11, Windows 10, Windows 8.1

See Also

Reference

ArcGIS.Core.Geometry Namespace