View Issue Details

IDProjectCategoryView StatusLast Update
0002744FreeCADFeaturepublic2016-10-22 17:45
Reportereasyw-fc Assigned Towmayer  
PriorityhighSeverityfeatureReproducibilityalways
Status closedResolutionfixed 
PlatformallOSall supportedOS Versionall
Product Version0.17 
Fixed in Version0.17 
Summary0002744: FR: check box to export STEP w/without pcurves
Descriptionto obtaining a much smaller file size for STEP format when exporting Parts from FreeCAD it is useful to add a check box to the menu 'Preferences, Export, STEP' to opt to export with or without pcurves
This option, present i.e. in CAD Assistance from OCC, can reduce the STEP file size of about 2.5 times.
Steps To Reproduceplease have a loo at this thread:
http://forum.freecadweb.org/viewtopic.php?f=10&t=18074#p142127
http://forum.freecadweb.org/viewtopic.php?f=10&t=18074#p142128
http://forum.freecadweb.org/viewtopic.php?f=10&t=18074#p142129
Additional Informationas suggested by @triplus, it is possible to already test this feature
Go to Tools -> Edit parameters ... Preferences -> Mod -> Part -> General and add New integer item named WriteSurfaceCurveMode to it. You can use this two values after:

    0 writes STEP files without pcurves. This mode decreases the size of the resulting file.
    1 (default) writes pcurves to STEP file
TagsNo tags attached.
FreeCAD Information

Activities

easyw-fc

2016-10-21 22:47

reporter  

FC-STEP-no-pcurves.png (Attachment missing)

Related Changesets

FreeCAD: master d259aa07

2016-10-22 19:44:11

wmayer

Details Diff
issue 0002744: FR: check box to export STEP w/without pcurves Affected Issues
0002744
mod - src/Gui/WidgetFactory.cpp Diff File
mod - src/Mod/Part/Gui/DlgImportExportStep.ui Diff File
mod - src/Mod/Part/Gui/DlgSettingsGeneral.cpp Diff File

Issue History

Date Modified Username Field Change
2016-10-21 22:47 easyw-fc New Issue
2016-10-21 22:47 easyw-fc File Added: FC-STEP-no-pcurves.png
2016-10-22 17:44 wmayer Changeset attached => FreeCAD Master master d259aa07
2016-10-22 17:45 wmayer Status new => closed
2016-10-22 17:45 wmayer Assigned To => wmayer
2016-10-22 17:45 wmayer Resolution open => fixed
2016-10-22 17:45 wmayer Fixed in Version => 0.17