View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0023283 | Community | OCCT:Modeling Algorithms | public | 2012-07-16 02:54 | 2017-07-25 19:38 |
| Reporter | dingzh | Assigned To | bugmaster | ||
| Priority | normal | Severity | minor | ||
| Status | closed | Resolution | no change required | ||
| Platform | Windows | OS | VC++ 2010 | ||
| Product Version | 6.5.3 | ||||
| Summary | 0023283: Draft a regular triangle to pyramid failed. | ||||
| Description | Load attached step file, it has only one regular triangle which the side length is 1.0. Use API BRepOffsetAPI_MakeDraft to draft this face, the direction is (0,0,1), the angle is 30 degree, the length is about 0.5773, it's supposed to draft to a pyramid, a solid shape. But no matter how I try, it's always a shell shape. | ||||
| Tags | No tags attached. | ||||
| Test case number | Not needed | ||||
|
|
|
|
|
Dear BugMaster, there is bad use API BRepOffsetAPI_MakeDraft, see BRepOffsetAPI_MakeDraft.hxx: Constructs the draft surface object defined by the shape Shape, the direction Dir, and the angle Angle. Shape must be a TopoDS_Wire, Topo_DS_Face or TopoDS_Shell with free boundaries. BRepOffsetAPI_MakeDraft algorithms does not create solid objects, only surfaces. |
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2012-07-16 02:54 | dingzh | New Issue | |
| 2012-07-16 02:54 | dingzh | Assigned To | => jgv |
| 2012-07-16 02:54 | dingzh | File Added: triangletopyramid.step | |
| 2017-07-25 18:49 |
|
Test case number | => Not needed |
| 2017-07-25 18:49 |
|
Note Added: 0068693 | |
| 2017-07-25 18:49 |
|
Status | new => closed |
| 2017-07-25 18:49 |
|
Assigned To | jgv => bugmaster |
| 2017-07-25 18:49 |
|
Resolution | open => no change required |
| 2017-07-25 19:38 |
|
Note Edited: 0068693 |