mirror of
https://git.salome-platform.org/gitpub/modules/geom.git
synced 2025-01-19 00:10:37 +05:00
Issue 0020324: EDF 717 GEOM : Import IGES File
This commit is contained in:
parent
322c45a420
commit
0e4fcbb76c
@ -77,7 +77,7 @@ IGESEXPORT_EXPORT
|
||||
IGESControl_Controller::Init();
|
||||
//IGESControl_Writer ICW (Interface_Static::CVal("write.iges.unit"),
|
||||
// Interface_Static::IVal("write.iges.brep.mode"));
|
||||
IGESControl_Writer ICW (Interface_Static::CVal("write.iges.unit"), aBrepMode);
|
||||
IGESControl_Writer ICW ("M", aBrepMode); // "write.iges.unit" ->> VSR 15.09.09: export explicitly in meters
|
||||
|
||||
// perform shape writing
|
||||
ICW.AddShape( theShape );
|
||||
|
Loading…
Reference in New Issue
Block a user