ArcGIS Pro 2.6 API Reference Guide
MultipatchBuilderEx Class Members
Properties  Methods 


ArcGIS.Core.Geometry Namespace : MultipatchBuilderEx Class

The following tables list the members exposed by MultipatchBuilderEx.

Public Constructors
 NameDescription
Public ConstructorOverloaded.   
Top
Public Properties
 NameDescription
Public PropertyOverridden. Gets or sets a value indicating if the MultipatchBuilderEx recognizes ID-values also known as ID-awareness.  
Public PropertyOverridden. Gets or sets a value indicating if the MultipatchBuilderEx recognizes M-values also known as M-awareness.  
Public PropertyGets or sets a value indicating if the MultipatchBuilderEx recognizes normals.  
Public PropertyGets a value indicating if any of the patches in the MultipatchBuilderEx has 2D texture coordinates.  
Public PropertyOverridden. Gets a value indicating if the MultipatchBuilderEx recognizes Z-values also known as Z-awareness.  
Public PropertyOverridden.  Returns true if this instance is empty (has no patches).  
Public Property Gets or sets the list of patches for this instance.  
Public PropertyGets or sets the SpatialReference instance on this builder. (Inherited from ArcGIS.Core.Geometry.GeometryBuilderEx)
Top
Public Methods
 NameDescription
Public MethodA convenience method to add a point to the specified Patch.  
Public Methodstatic (Shared in Visual Basic) Reads a supported 3D model from file.  
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 MethodDetermines if this MultipatchBuilderEx instance is equal to other.  
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