View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0001527 | Arch | Bug | public | 2014-05-02 01:07 | 2014-05-04 16:18 |
| Reporter | CABrouwers | Assigned To | yorik | ||
| Priority | normal | Severity | minor | Reproducibility | always |
| Status | closed | Resolution | fixed | ||
| Platform | X64 | OS | Windows | OS Version | 7 pro |
| Product Version | 0.13 | ||||
| Target Version | 0.14 | ||||
| Summary | 0001527: Error message when exporting to OBJ format. | ||||
| Description | Error message when exporting to OBJ format. Other exports work. | ||||
| Steps To Reproduce | Load attached project and export to OBJ | ||||
| Tags | No tags attached. | ||||
| FreeCAD Information | |||||
|
|
|
|
|
findVertex returns None Maybe the percision for the tesselation is tighter than the Draft.Precision, used to find the Vertices |
|
|
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. |
|
|
This is specific to the Arch exporter. Using the standard Mesh exporter works fine... I'll attribute this to myself and have a look |
| 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 |
FreeCAD