View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0000632 | FreeCAD | Bug | public | 2012-03-11 22:44 | 2012-03-12 06:57 |
Reporter | peepsalot | Assigned To | |||
Priority | normal | Severity | minor | Reproducibility | always |
Status | closed | Resolution | fixed | ||
Fixed in Version | 0.13 | ||||
Summary | 0000632: Cone mesh fails with radius=0 on one end | ||||
Description | Attempting to create a closed cone mesh using python Mesh API. From the python console: >>> Mesh.show(Mesh.createCone(0,1,1)) ... Traceback (most recent call last): ... File "<input>", line 1, in <module> ... Exception: Creation of cone failed It should be possible to create a cone that comes to a single point on one end. | ||||
Tags | No tags attached. | ||||
FreeCAD Information | |||||
Date Modified | Username | Field | Change |
---|---|---|---|
2012-03-11 22:44 | peepsalot | New Issue | |
2012-03-12 02:16 | peepsalot | Note Added: 0001746 | |
2012-03-12 06:57 | wmayer | Note Added: 0001747 | |
2012-03-12 06:57 | wmayer | Status | new => closed |
2012-03-12 06:57 | wmayer | Resolution | open => fixed |
2012-03-12 06:57 | wmayer | Fixed in Version | => 0.13 |