Arcade geometry types and subtypes (point, polyline, etc.) are immutable. It’s not possible to change them after they’re created.
As a novice, I’m wondering:
Is there any chance those types could be enhanced so that they’re mutable? If so, that would make writing expressions for calculation attribute rules easier.
(edited)