View Issue Details

IDProjectCategoryView StatusLast Update
0002336File formatsFeaturepublic2021-02-06 06:31
Reporterdouardda Assigned To 
PrioritynormalSeverityfeatureReproducibilityhave not tried
Status newResolutionopen 
Target Version0.20 
Summary0002336: importing .obj file should use the object names as labels
DescriptionWhen importing objects from a Wavefront .obj file format, the object names ib the .obj file are not used as labels in Freecad.

eg. a myfile.obj file like:

 
  # FreeCAD v0.15 build4671 (Git) Arch module
  # http://www.freecadweb.org [^]
  o MonCube
  v 18.881188 4.8209 4.903852
  v 18.881188 4.8209 -5.096148
  v 18.881188 14.8209 4.903852
  v 18.881188 14.8209 -5.096148
  v 28.881188 4.8209 4.903852
  v 28.881188 4.8209 -5.096148
  v 28.881188 14.8209 4.903852
  v 28.881188 14.8209 -5.096148
  f 1 2 4 3
  f 5 6 8 7
  f 6 2 1 5
  f 8 4 3 7
  f 4 2 6 8
  f 3 1 5 7


will be imported with the cube's label being 'myfile' instead of the expected 'MonCube'.

TagsNo tags attached.
FreeCAD Information

Relationships

related to 0002335 feedback export in .obj file should use the objects labels 

Activities

Kunda1

2017-01-20 21:37

administrator   ~0007898

Forum thread: https://forum.freecadweb.org/viewtopic.php?f=10&t=20088

yorik

2022-03-03 13:55

administrator   ~0016471

This ticket has been migrated to GitHub as issue 5636.

Issue History

Date Modified Username Field Change
2015-11-12 08:48 douardda New Issue
2015-11-28 16:08 wmayer Relationship added related to 0002335
2017-01-20 21:37 Kunda1 Note Added: 0007898
2017-03-27 12:41 Kunda1 Category => Feature
2017-03-27 12:41 Kunda1 Description Updated
2021-02-06 06:31 abdullah Target Version => 0.20