View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0023314 | Community | OCCT:Modeling Algorithms | public | 2012-07-18 06:01 | 2023-08-01 15:08 |
| Reporter | dingzh | Assigned To | |||
| Priority | normal | Severity | minor | ||
| Status | new | Resolution | open | ||
| Platform | A | OS | L | ||
| Product Version | 6.5.3 | ||||
| Target Version | Unscheduled | ||||
| Summary | 0023314: Helix curve distortion | ||||
| Description | Load attached brep file. Try to build a helix along a period surface using API Handle(Geom2d_TrimmedCurve) aSegment = GCE2d_MakeSegment(startPnt , endPnt); edge = BRepBuilderAPI_MakeEdge(aSegment , hSurf); BRepLib::BuildCurves3d(edge); The startPnt is (0.0,0.0), endPnt is (PI2*22, 51.024) (means 22 rounds), the hSurf is the b-spline surface in the file. When round is 22, the helix curve is distortion, if we decrease the round to 10, the curve is correct. Thanks. | ||||
| Tags | No tags attached. | ||||
| Test case number | |||||
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2012-07-18 06:01 | dingzh | New Issue | |
| 2012-07-18 06:01 | dingzh | Assigned To | => jgv |
| 2012-07-18 06:01 | dingzh | File Added: helix.rar | |
| 2014-08-11 20:33 |
|
Target Version | => 6.8.0 |
| 2014-09-26 14:25 |
|
Target Version | 6.8.0 => 7.1.0 |
| 2016-10-28 15:33 |
|
Target Version | 7.1.0 => 7.2.0 |
| 2017-07-21 11:34 |
|
Target Version | 7.2.0 => 7.3.0 |
| 2017-12-05 17:01 |
|
Target Version | 7.3.0 => 7.4.0 |
| 2019-08-12 16:37 |
|
Target Version | 7.4.0 => 7.5.0 |
| 2020-09-14 22:56 |
|
Target Version | 7.5.0 => 7.6.0 |
| 2021-08-29 18:53 |
|
Target Version | 7.6.0 => 7.7.0 |
| 2022-10-24 10:42 |
|
Target Version | 7.7.0 => 7.8.0 |
| 2023-08-01 15:08 | dpasukhi | Target Version | 7.8.0 => Unscheduled |