ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Core.CIM Namespace / CIMCutAndFillEADefinition Class / CutFillPlane Property

In This Topic
    CutFillPlane Property
    In This Topic
    Gets or sets the polygon indicating the area to cut the ground above and fill the ground below. Should be a level plane for best results.
    Syntax
    public Polygon CutFillPlane {get; set;}
    Public Property CutFillPlane As Polygon
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also