Geometry > Exporting Geometry to File > Exporting to an ACIS File

Exporting to an ACIS File
When exporting to an ACIS file you can set the ACIS file format version using
model.geom(<tag>).export().setAcisVersion(<version>);
where <version> is a string 4.0, 7.0, or 2016 1.0. Default is 2016 1.0.