mirror of
https://git.salome-platform.org/gitpub/modules/geom.git
synced 2025-04-02 12:34:30 +05:00
Demo
This commit is contained in:
parent
23109660f5
commit
ca2d793695
@ -1,5 +1,5 @@
|
|||||||
Import: BREP|IGES|STEP
|
Import: BREP|IGES|STEP|ACIS
|
||||||
Export: BREP|IGES|IGES_5_3|STEP|STL_Bin|STL_ASCII
|
Export: BREP|IGES|IGES_5_3|STEP|STL_Bin|STL_ASCII|ACIS
|
||||||
|
|
||||||
BREP.Import: libBREPImport.so
|
BREP.Import: libBREPImport.so
|
||||||
BREP.Export: libBREPExport.so
|
BREP.Export: libBREPExport.so
|
||||||
@ -22,3 +22,7 @@ STL_Bin.Pattern: STL Binary Files ( *.stl )
|
|||||||
|
|
||||||
STL_ASCII.Export: libSTLExport.so
|
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