1
0
mirror of https://git.dev.opencascade.org/repos/occt.git synced 2025-04-03 17:56:21 +03:00
dorlov 58390c4eb1 0032666: Data Exchange - Cannot write STEP file from an XCAF document containing only triangulations in the faces
Added support of reading and writing of the triangulated_surface_set.
Prevented creation of tesselated geometry under the schemas different from AP242DIS.
test step_read corrected, switched parameter write.step.schema to AP242DIS in begin and back to AP214CD at the end
2023-10-18 12:39:00 +01:00

9 lines
180 B
Plaintext

# load from mesh (STEP) format
ReadStep D1 [locate_data_file "bug30024_tessell.stp"]
XGetOneShape S D1
newmodel
set nb_faces 131
set nb_nodes 2216
set nb_triangles 2118