@twinfinity/core
    Preparing search index...

    Enumeration DynamicPolygonPointDeleteResult

    Represents result of a DynamicPolygonPoint delete operation.

    Index

    Enumeration Members

    ComplexPolygon: 2

    Points were not moved because the polygon would have become complex

    NotEnoughPoints: 3

    Result if the set of points is insufficient

    Protected: 5

    Result if the point is protected from getting deleted.

    Success: 1

    Points were moved successfully

    Unknown: 0

    Result is unknown

    Virtual: 4

    Result The point is virtual