ArcGIS Pro 2.8 API Reference Guide
Multipatch Class Properties


ArcGIS.Core.Geometry Namespace : Multipatch Class

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

Public Properties
 NameDescription
Public Property Gets the dimension of the geometry. (Inherited from ArcGIS.Core.Geometry.Geometry)
Public PropertyOverridden.  Gets the minimum enclosing envelope of the instance.  
Public PropertyOverridden. Gets the geometry type. Always returns GeometryType.Multipatch.  
Public Property Gets a value indicating if the geometry has ID. (Inherited from ArcGIS.Core.Geometry.Geometry)
Public Property Gets a value indicating if the geometry has M. (Inherited from ArcGIS.Core.Geometry.Geometry)
Public Property Gets a value indicating if this multipatch has materials.  
Public Property Gets a value indicating if this multipatch has normals.  
Public Property Gets a value indicating if this multipatch has texture coordinates.  
Public Property Gets a value indicating if the geometry has Z. (Inherited from ArcGIS.Core.Geometry.Geometry)
Public PropertyOverridden.  Gets a value indicating whether or not this instance is empty.  
Public Property Gets the number of materials in this multipatch.  
Public Property Gets the number of parts (also called patches) in this instance.  
Public PropertyOverridden.  Gets the count of all points in all parts for this instance.  
Public Property Gets a collection of points representing the vertices of all the parts.  
Public PropertyGets the spatial reference of the instance. (Inherited from ArcGIS.Core.Geometry.Geometry)
Public Property Gets the total number of texture coordinates in this multipatch.  
Top
See Also

Reference

Multipatch Class
ArcGIS.Core.Geometry Namespace