View Issue Details

IDProjectCategoryView StatusLast Update
0002917FEMFeaturepublic2017-02-28 17:51
Reporterberndhahnebach Assigned Toberndhahnebach  
PrioritynormalSeverityminorReproducibilityalways
Status closedResolutionopen 
Product Version0.17 
Target Version0.17 
Summary0002917: Object Relabeling is not taken into account in the Calculix input file
DescriptionThis because the name is used in the input file to be sure to have a unique valid identifier without any special character in the input file.

By pythone the name could be given at object creation. Use:
import ObjectsFem
ObjectsFem.makeMyNewObjects('Name')

An simple solution would be to write the object label as a comment into the input file.
Steps To Reproduce- create a constraint fix
- relabel the constraint
- write the input file
- check the input file
Additional Informationhttp://forum.freecadweb.org/viewtopic.php?f=18&t=18829#p146786
http://forum.freecadweb.org/viewtopic.php?f=18&t=20780
TagsNo tags attached.
FreeCAD Information

Issue History

Date Modified Username Field Change
2017-02-22 19:41 berndhahnebach New Issue
2017-02-22 19:44 berndhahnebach Assigned To => berndhahnebach
2017-02-22 19:44 berndhahnebach Status new => assigned
2017-02-22 19:44 berndhahnebach Description Updated
2017-02-22 19:51 berndhahnebach Target Version => 0.17
2017-02-28 17:51 berndhahnebach Status assigned => closed
2017-02-28 17:51 berndhahnebach Note Added: 0008475