DynamicPolygonPointMoveResult
Index
Enumeration Members
Enumeration Members
ComplexPolygon
Points were not moved because the polygon would have become complex
RayIntersectionFailed
Could not move point because the ray (from mouse coordinate) did not intersect the polygon plane.
Success
Points were moved successfully
Unknown
Result is unknown
Represents result of a DynamicPolygonPoint move operation.