This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Geometry > ESRI.ArcGIS.Geometry > Constants > E > esriGeometryEmbeddingDimension Constants (ArcObjects .NET 10.4 SDK) |
The topological dimension of the space embedding the geometry.
Constant | Value | Description |
---|---|---|
esriGeometry2DEmbeddingDimension | 1 | The geometry is embedded in the xy plane. |
esriGeometry3DEmbeddingDimension | 2 | The geometry is embedded in xyz space. |