View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0002917 | FEM | Feature | public | 2017-02-22 19:41 | 2017-02-28 17:51 |
| Reporter | berndhahnebach | Assigned To | berndhahnebach | ||
| Priority | normal | Severity | minor | Reproducibility | always |
| Status | closed | Resolution | open | ||
| Product Version | 0.17 | ||||
| Target Version | 0.17 | ||||
| Summary | 0002917: Object Relabeling is not taken into account in the Calculix input file | ||||
| Description | This 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 Information | http://forum.freecadweb.org/viewtopic.php?f=18&t=18829#p146786 http://forum.freecadweb.org/viewtopic.php?f=18&t=20780 | ||||
| Tags | No tags attached. | ||||
| FreeCAD Information | |||||
| 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 |
FreeCAD