ArcGIS Pro 3.4 API Reference Guide
ArcGIS.Desktop.Editing.Templates Namespace / BuilderMethod Class / Transform Method
the input Geometry
the value parameters that have been provided from a Part's Values
Version

Transform Method (BuilderMethod)
Performs a geometric transformation on the input Geometry, producing the output geometry or geometries in a manner that is defined by a BuilderMethod's parameter values.
Syntax

Parameters

geometry
the input Geometry
values
the value parameters that have been provided from a Part's Values

Return Value

a Task that transforms the input Geometry and returns the resulting collection of output Geometry/s
Requirements

Target Platforms: Windows 11, Windows 10

ArcGIS Pro version: 3 or higher.
See Also