ArcGIS Pro 2.9 API Reference Guide
MultipatchBuilder Class Methods


ArcGIS.Core.Geometry Namespace : MultipatchBuilder Class

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

Public Methods
 NameDescription
Public Method Returns a clone of the builder. This method must be called on the MCT. Use QueuedTask.Run.  
Public Methodstatic (Shared in Visual Basic)Convenience method to create a new instance of the Multipatch class.  
Public Method (Inherited from ArcGIS.Core.CoreObjectsBase)
Public Methodstatic (Shared in Visual Basic)Creates a new instance of a Multipatch class from a binary XML string representation.  
Public Methodstatic (Shared in Visual Basic)Creates a new instance of a Multipatch class from an Esri shape buffer.  
Public Methodstatic (Shared in Visual Basic)Creates a new instance of a Multipatch class from an XML string representation.  
Public Method Sets the geometry of this builder to empty. This method must be called on the MCT. Use QueuedTask.Run. (Inherited from ArcGIS.Core.Geometry.GeometryBuilder<Multipatch>)
Public MethodOverridden. Returns a Multipatch instance representing the current state of the builder. This method must be called on the MCT. Use QueuedTask.Run.  
Top
See Also

Reference

MultipatchBuilder Class
ArcGIS.Core.Geometry Namespace