ArcGIS Pro 2.9 API Reference Guide
MultipatchBuilderEx Class Methods


ArcGIS.Core.Geometry Namespace : MultipatchBuilderEx Class

For a list of all members of this type, see MultipatchBuilderEx members.

Public Methods
 NameDescription
Public MethodA convenience method to add a point to the specified Patch.  
Public Methodstatic (Shared in Visual Basic)Overloaded.   
Public Methodstatic (Shared in Visual Basic) Reads a supported 3D model from file.  
Public Methodstatic (Shared in Visual Basic)Creates a new instance of a Multipatch class from an Esri shape buffer.  
Public MethodA convenience method to return the number of vertices in the specified Patch.  
Public MethodA convenience method to get the MapPoint from the specified patch at the specified point index.  
Public MethodA convenience method to insert a point in the specified Patch.  
Public MethodA convenience method to insert a collection of points into the specified Patch.  
Public Method Compares this instance of MultipatchBuilderEx to the other for equality.  
Public MethodCreates an empty Patch that inherits attribute awareness from this builder.  
Public MethodReturns an array of patch indices that reference the given Material instance.  
Public MethodReturns an array of patch indices that reference the given TextureResource instance.  
Public MethodA convenience method to remove points from the specified Patch  
Public MethodOverridden.  Sets this instance to empty.  
Public MethodA convenience method to update the components of a point in the specified Patch.  
Public MethodSynchronizes attribute awareness of Patches to match attribute awareness of the MultipatchBuilderEx.  
Public MethodOverridden. Returns a Multipatch instance representing the current state of this builder.  
Top
See Also

Reference

MultipatchBuilderEx Class
ArcGIS.Core.Geometry Namespace