mirror of
https://github.com/Open-Cascade-SAS/OCCT.git
synced 2026-05-18 07:57:31 +08:00
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
8 lines
181 B
Plaintext
8 lines
181 B
Plaintext
pload XDE OCAF MODELING
|
|
|
|
# enable reading/writing tessellated STEP geometry
|
|
param write.step.schema AP242DIS
|
|
param read.step.tessellated On
|
|
param write.step.tessellated On
|
|
newmodel
|