mirror of
https://github.com/Open-Cascade-SAS/OCCT.git
synced 2026-05-11 10:01:39 +08: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
|