mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-04-03 17:56:21 +03:00
9 lines
378 B
Plaintext
9 lines
378 B
Plaintext
#######################################################################
|
|
# Data Exchange - Writing face with NaturalRestriction flag to IGES
|
|
#######################################################################
|
|
|
|
restore [locate_data_file bug28589.brep] face
|
|
brepiges face ${imagedir}/${casename}.igs
|
|
igesbrep ${imagedir}/${casename}.igs result *
|
|
checknbshapes result -shape 10
|