Hi, I'm struggling with moving the vertices of a railing. Here's a
minimal example of the code I'm using: err = ACAPI_CallUndoableCommand
("Move Railing Test", [](){ GS::Array railingList{}; GSErrCode
err = ACAPI_Element_GetElemList (API_RailingID, &...