ArcGIS Pro 3.0 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, Windows 8.1

    See Also