View Issue Details

IDProjectCategoryView StatusLast Update
0001527ArchBugpublic2014-05-04 16:18
ReporterCABrouwers Assigned Toyorik  
PrioritynormalSeverityminorReproducibilityalways
Status closedResolutionfixed 
PlatformX64OSWindowsOS Version7 pro
Product Version0.13 
Target Version0.14 
Summary0001527: Error message when exporting to OBJ format.
DescriptionError message when exporting to OBJ format.
Other exports work.
Steps To ReproduceLoad attached project and export to OBJ
TagsNo tags attached.
FreeCAD Information

Activities

CABrouwers

2014-05-02 01:07

reporter  

FT_reel.FCStd (Attachment missing)

shoogen

2014-05-02 07:18

developer   ~0004602

Last edited: 2014-05-02 07:21

findVertex returns None
Maybe the percision for the tesselation is tighter than the Draft.Precision, used to find the Vertices

shoogen

2014-05-02 07:50

developer   ~0004603

Precision is not the Problem. I get minimum distances of up to 6mm.
The script relies on the fact that every vertex of the tessellation would also be present in the shape.

yorik

2014-05-03 16:22

administrator   ~0004614

This is specific to the Arch exporter. Using the standard Mesh exporter works fine... I'll attribute this to myself and have a look

Related Changesets

FreeCAD: master 5c01cf0a

2014-05-04 18:04:52

yorik

Details Diff
Arch: Fixed OBJ exporter to work with curves - fixes 0001527 Affected Issues
0001527
mod - src/Mod/Arch/importOBJ.py Diff File
mod - src/Mod/Draft/Draft.py Diff File
mod - src/Mod/Draft/DraftSnap.py Diff File

Issue History

Date Modified Username Field Change
2014-05-02 01:07 CABrouwers New Issue
2014-05-02 01:07 CABrouwers File Added: FT_reel.FCStd
2014-05-02 07:18 shoogen Note Added: 0004602
2014-05-02 07:21 shoogen Note Edited: 0004602
2014-05-02 07:50 shoogen Note Added: 0004603
2014-05-03 16:22 yorik Note Added: 0004614
2014-05-03 16:22 yorik Assigned To => yorik
2014-05-03 16:22 yorik Status new => assigned
2014-05-03 16:22 yorik Target Version => 0.14
2014-05-03 16:23 yorik Project FreeCAD => Arch
2014-05-04 16:18 yorik Changeset attached => FreeCAD Master master 5c01cf0a
2014-05-04 16:18 yorik Status assigned => closed
2014-05-04 16:18 yorik Resolution open => fixed