0025092: COMPSOLIDs are not exported to STEP
[occt.git] / tests / bugs / step / bug25092
diff --git a/tests/bugs/step/bug25092 b/tests/bugs/step/bug25092
new file mode 100755 (executable)
index 0000000..8130e1e
--- /dev/null
@@ -0,0 +1,14 @@
+puts "============"
+puts "OCC25092"
+puts "============"
+puts ""
+#######################################################################
+# COMPSOLIDs are not exported to STEP
+#######################################################################
+
+restore [locate_data_file bug25092_compsolid.brep] b 
+
+set aFile ${imagedir}/bug25092.stp
+catch { file delete ${aFile} }
+
+stepwrite 0 b ${aFile}