Error
| Número de ID del error | BUG-000135314 |
|---|---|
| Enviado | November 10, 2020 |
| Última modificación | July 11, 2025 |
| Relacionado con | ArcGIS Pro SDK for .NET |
| Versión encontrada | 2.6.3 |
| Sistema operativo | Windows OS |
| Versión de sistema operativo | 10.0 |
| Versión corregida | 2.7 |
| Estado | Fixed |
Consider the following code:
var multi = new MultipatchBuilder(mpb.ToGeometry() as Multipatch);
multi.SpatialReference = gda94;
mutltipatch = multi.ToGeometry();
where mpb is a MultipatchBuilderEx object and GDA94 is a spatial reference. By getting the geometry of the mpb and sending that as a parameter for the Multipatch Builder constructor, the user can set the spatial reference of the multipatch geometry to whatever the user wants and then use the ToGeometry() method to get a geometry object with a spatial reference.
ID del error: BUG-000135314
Software:
Obtener ayuda de expertos en ArcGIS
Descargar la aplicación de soporte de Esri