Broomstick question:
Hi - been messing around with the Elevation class and subgeometry in general. I have a pretty good grasp on how to build a mesh by passing in a group of points. I’m wondering if it’s possible to then dynamically add vertices to the edge of an existing mesh? Seems like all the methods I’ve seen invalidate the geometry and then rebuild whole thing from scratch when you want modify it.