create acis surface from facet surface with hole

Can someone please help me create a solid surface in trelis from a facetted surface? I import the facet file which is a mesh based geometry. When I try to create a surface using bounding curves of the hole, I get error:

Facetted surface file:

dropbox.com/s/xxlicv8ov9vn5 … facet?dl=0

Trelis>import facets “v2_H_PAI_FW.facet” feature_angle 100 spline merge stitch

Trelis>create surface curve 5 6 7 8
Preserving undo information…done
ERROR:
Option not supported for mesh based geometry.
ERROR:
Couldn’t make new RefFace.
WARNING: >>>WARNING:Surface creation was unsuccessful.<<<
Journaled Command: create surface curve 5 6 7 8

A good mesh can be generated without creating ACIS geometry.

reset
import facets “C:\v2_H_PAI_FW.facet” merge
composite create surface all keep angle 15
vol all size 1000
mesh surf all

If you need to make ACIS geometry:
create acis surf all