Clipper.jl - execute_pt() method for ClipperOffset

I’ve got a situation where I’d like to construct a PolyNode from a ClipperOffset object. Is there an execute_pt() method waiting in the wings? Alternatively, is there a reasonable way of constructing a PolyNode from the Vector{Vector{IntPoint}} value returned by execute()?