mirror of
https://git.salome-platform.org/gitpub/modules/geom.git
synced 2025-03-26 07:07:55 +05:00
Demo
This commit is contained in:
parent
23109660f5
commit
ca2d793695
@ -1,5 +1,5 @@
|
||||
Import: BREP|IGES|STEP
|
||||
Export: BREP|IGES|IGES_5_3|STEP|STL_Bin|STL_ASCII
|
||||
Import: BREP|IGES|STEP|ACIS
|
||||
Export: BREP|IGES|IGES_5_3|STEP|STL_Bin|STL_ASCII|ACIS
|
||||
|
||||
BREP.Import: libBREPImport.so
|
||||
BREP.Export: libBREPExport.so
|
||||
@ -21,4 +21,8 @@ STL_Bin.Export: libSTLExport.so
|
||||
STL_Bin.Pattern: STL Binary Files ( *.stl )
|
||||
|
||||
STL_ASCII.Export: libSTLExport.so
|
||||
STL_ASCII.Pattern: STL ASCII Files ( *.stl )
|
||||
STL_ASCII.Pattern: STL ASCII Files ( *.stl )
|
||||
|
||||
ACIS.Import: libACISImport.so
|
||||
ACIS.Export: libACISExport.so
|
||||
ACIS.Pattern: ACIS Files ( *.sat )
|
Loading…
x
Reference in New Issue
Block a user