ArcGIS Pro 3.0 API Reference Guide
ArcGIS.Desktop.Editing Namespace / EditOperation Class / Reshape Method / Reshape(Layer,IEnumerable<Int64>,Geometry) Method
The layer of the features to reshape.
The oids of the features to reshape.
Reshape the features with this geometry.

Reshape(Layer,IEnumerable<Int64>,Geometry) Method
Reshape features with a geometry.
Syntax

Parameters

layer
The layer of the features to reshape.
oids
The oids of the features to reshape.
reshapeGeometry
Reshape the features with this geometry.
Requirements

Target Platforms: Windows 11, Windows 10, Windows 8.1

ArcGIS Pro version: 2.0 or higher.
See Also