Edit vertices during datasmith import

I need to programmatically edit the vertices of our CAD models during import into Unreal. I started working on a custom datasmith importer, but it seems the mesh is not accessible?

Does anyone know how to modify the mesh vertices? preferably during import. I need it to centre the pivot of model components.