STEP-model to SVG error

Post here for help on using FreeCAD's graphical user interface (GUI).
Forum rules
and Helpful information
IMPORTANT: Please click here and read this first, before asking for help

Also, be nice to others! Read the FreeCAD code of conduct!
Post Reply
daisy
Posts: 1
Joined: Tue May 18, 2021 12:07 pm

STEP-model to SVG error

Post by daisy »

OS: Windows 10 Version 1909
Word size of OS: 64-bit
Word size of FreeCAD: 64-bit
Version: 0.19.24276 (Git)
Build type: Release
Branch: releases/FreeCAD-0-19
Hash: a88db11e0a908f6e38f92bfc5187b13ebe470438
Python version: 3.8.6+
Qt version: 5.15.1
Coin version: 4.0.1
OCC version: 7.5.0
Locale: Swedish/Sweden (sv_SE)


Hi!
I´m a new user and I´m trying to convert various STP-files into an SVG format to edit in Inkscape. I´ve managed a couple of times but it seems as if there are limitations in size and/or some sort of memory failure, because the same files act different each time. So this is what I do:
1. ( In TechDraw mode). I create a new page from template. ( A4_landscape_blank.)
2. Page appears. I select my STEP assembly and press the camera icon / or the create new View.
3. A place holder which reads ActiveView / View appears on the page but not the graphic vector output. ( see attached file)
When trying the Active view (camera) The error message says: G3d::copyActiveViewToSvgFile - no viewer for ActiveView – returning
When pressing create new view I only get the view place holder without any information in report view window.

Is this a bug or a limitation or just me doing it wrong/missing some setting? This is only a 29 MB STEP file. I´ve managed once with this file to actually get the graphic output on to the template page and with a 6 MB file I manage to convert it perhaps 50% of the time.
Attachments
templatepage after create new view.png
templatepage after create new view.png (7.08 KiB) Viewed 251 times
chrisb
Veteran
Posts: 54150
Joined: Tue Mar 17, 2015 9:14 am

Re: STEP-model to SVG error

Post by chrisb »

Hard to say without a file. You can upload a preferably simple one for further inspection. Perhaps this is a scaling error and the scale is very small?
A Sketcher Lecture with in-depth information is available in English, auf Deutsch, en français, en español.
Post Reply