ArcGIS Pro 3.2 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

In This Topic
    Transform Method (BuilderMethod)
    In This Topic
    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