Assembly: ESRI.ArcGISExplorer (in ESRI.ArcGISExplorer.dll) Version: 2.0.0.1500 (2.0.0.1500)
Syntax
Remarks
A Multipatch represents a 3D shape such as a building, by defining a series of planar surfaces in 3D space. Multipatches are used to model objects that occupy discrete area or volume in three-dimensional space; for example a very common use of Multipatches in ArcGIS is to model real-world buildings.
Multipatch objects may be returned from a Row Geometry if the dataset contains 3D vector data; for example a multipatch shapefile will contain a Multipatch for each Row (feature) in the data set. However, Multipatch objects cannot be created or edited using this API.
Multipatch geometries cannot be used as the Geometry of a Graphic.
Inheritance Hierarchy
ESRI.ArcGISExplorer.Geometry..::.Geometry
ESRI.ArcGISExplorer.Geometry..::.Multipatch