ArcGIS Pro 2.6 API Reference Guide
FromCIMGeometry Method

ArcGIS.Core.Geometry Namespace > GeometryBuilder<T> Class : FromCIMGeometry Method
The CIM representation of the geometry.
Creates a geometry from an ArcGIS.Core.Internal.CIM geometry representation.
Syntax
protected static Geometry FromCIMGeometry( 
   Geometry cimGeom
)
Protected Shared Function FromCIMGeometry( _
   ByVal cimGeom As Geometry _
) As Geometry

Parameters

cimGeom
The CIM representation of the geometry.

Return Value

Requirements

Target Platforms: Windows 10, Windows 8.1, Windows 7

See Also

Reference

GeometryBuilder<T> Class
GeometryBuilder<T> Members