how can I create a face from two wire constraints

I have successfully used the sample code containing GeomPlate_BuildPlateSurface, where a face is created from one bounding wire.

I would now like to create a face which lies between two wires. It should look similar to a cylinder. Does anyone know how this can be accomplished? Can it be done with GeomPlate?

Christian Reif's picture

BRepOffsetAPI_ThruSections can be used to build a Shell or Solid through a Set of wires. There is an example in SampleTopologyPrimitives.