mirror of
https://github.com/Open-Cascade-SAS/OCCT.git
synced 2026-05-28 21:47:47 +08:00
0022728: STEP export API does not provide possibility to control output stream
This commit is contained in:
@@ -819,8 +819,13 @@ is
|
||||
--
|
||||
-- The Model and File Modifiers recorded to be applied on sending
|
||||
-- files are.
|
||||
-- Returns a status of execution : Done if OK, Void if no def.
|
||||
-- available, Error if errors occured, Fail if no file written
|
||||
-- Returns a status of execution :
|
||||
-- Done if OK,
|
||||
-- Void if no data available,
|
||||
-- Error if errors occured (work library is not defined), errors
|
||||
-- during translation
|
||||
-- Fail if exception during translation is raised
|
||||
-- Stop if no disk space or disk, file is write protected
|
||||
-- Fills LastRunCheckList
|
||||
|
||||
SendSelected (me : mutable; filename : CString; sel : Selection;
|
||||
|
||||
Reference in New Issue
Block a user