ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Core.Geometry Namespace / CompositeHVDatumTransformation Class / CreateNull Method
The input spatial reference for the null transformation.
The output spatial reference for the null transformation.
(Optional) Default is true. If false, the created transformation is inverted.

In This Topic
    CreateNull Method (CompositeHVDatumTransformation)
    In This Topic
    Creates a new CompositeHVDatumTransformation instance representing the 'null' method for a pair of spatial references.
    Syntax

    Parameters

    inputSR
    The input spatial reference for the null transformation.
    outputSR
    The output spatial reference for the null transformation.
    transformForward
    (Optional) Default is true. If false, the created transformation is inverted.

    Return Value

    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3.1 or higher.
    See Also