DXF not importing solids #69173

Closed
opened 2019-08-26 15:36:35 +02:00 by Odart Graterol · 6 comments

System Information
Operating system: Windows 10 (AMD Rizen 7-1700 Eight-core processor 3.00GHZ 16 gb ram
Graphics card: AMD Radeo RX580 8192 MB

Blender Version
Broken: 2.8

Short description of error

Only accept Autocad dxf 2d entities (not solid, neither meshes or surfaces)

Exact steps for others to reproduce the error
Based on the default startup or an attached .blend file (as simple as possible).

**System Information** Operating system: Windows 10 (AMD Rizen 7-1700 Eight-core processor 3.00GHZ 16 gb ram Graphics card: AMD Radeo RX580 8192 MB **Blender Version** Broken: 2.8 **Short description of error** Only accept Autocad dxf 2d entities (not solid, neither meshes or surfaces) **Exact steps for others to reproduce the error** Based on the default startup or an attached .blend file (as simple as possible).
Author

Added subscriber: @Odart

Added subscriber: @Odart
Member

Added subscriber: @lichtwerk

Added subscriber: @lichtwerk
Member

Looking at https://cad4arch.com/dxf_importer/index.htm, this might be the case for DXF > r12 regarding 3DSOLID.
(the three dots represents what is possible with the DXF importer included in blender, the other ones are supported by the Personal Edition offered on that site)

DXF>r12 objects:
lll lll   lll lll  - ELLIPSE
lll lll   lll lll  - LWPOLYLINE (LightWeight Polyline)
lll lll   ... lll  - SPLINE
... lll   ... lll  - REGION (ACIS/SAT) (via external converter)
... lll   ... lll  - 3DSOLID (ACIS/SAT) (via external converter)

Not sure which version of Autocad you are using or which version of DXF that is exporting, so to be really sure what is going on, we would need an example .DXF to have a look...

Looking at https://cad4arch.com/dxf_importer/index.htm, this might be the case for DXF > r12 regarding `3DSOLID`. (the three dots represents what is possible with the DXF importer included in blender, the other ones are supported by the Personal Edition offered on that site) ``` DXF>r12 objects: lll lll lll lll - ELLIPSE lll lll lll lll - LWPOLYLINE (LightWeight Polyline) lll lll ... lll - SPLINE ... lll ... lll - REGION (ACIS/SAT) (via external converter) ... lll ... lll - 3DSOLID (ACIS/SAT) (via external converter) ``` Not sure which version of Autocad you are using or which version of DXF that is exporting, so to be really sure what is going on, we would need an example .DXF to have a look...
Philipp Oeser changed title from DXF to DXF not importing solids 2019-08-27 14:25:40 +02:00

Added subscriber: @mont29

Added subscriber: @mont29

Changed status from 'Open' to: 'Archived'

Changed status from 'Open' to: 'Archived'
Bastien Montagne self-assigned this 2019-09-10 10:01:53 +02:00

More than a week without reply or activity. Due to the policy of the tracker archiving for until required info/data are provided.

More than a week without reply or activity. Due to the policy of the tracker archiving for until required info/data are provided.
Sign in to join this conversation.
No Milestone
No project
No Assignees
3 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: blender/blender-addons#69173
No description provided.