NURBS Geometry in Geant4

Is it possible to create geometries out of B-splines without converting to a tesselated solid? A quick search returns documentation for classes such as G4BSplineSurface, but I cannot find any examples of this being used anywhere.

G4BSplineSurface was a part of BREPS module. This module was disabled long time ago.