View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0027373 | Community | OCCT:Modeling Data | public | 2016-04-12 10:23 | 2023-08-01 15:06 |
Reporter | Vico Liang | Assigned To | |||
Priority | normal | Severity | minor | ||
Status | assigned | Resolution | open | ||
Product Version | 6.9.1 | ||||
Target Version | Unscheduled | ||||
Summary | 0027373: GeomConvert_ApproxSurface missing documentation for argument PrecisCode. | ||||
Description | GeomConvert_ApproxSurface(const Handle(Geom_Surface)& Surf, const Standard_Real Tol3d, const GeomAbs_Shape UContinuity, const GeomAbs_Shape VContinuity, const Standard_Integer MaxDegU, const Standard_Integer MaxDegV, const Standard_Integer MaxSegments, const Standard_Integer PrecisCode); Last argument PrecisCode missing detail comment, for a user, it should not know how to make it work. I suggest to make it as an enum values. | ||||
Tags | No tags attached. | ||||
Test case number | |||||
|
Do you have an idea and would you like to implement it by your own? Then welcome to produce a branch with the fix. |
|
Dear msv, I find the comment from the internal implementation as below: //! PrecisCode : Precision on approximation's error measurement //! 1 : Fast computation and average precision //! 2 : Average computation and good precision //! 3 : Slow computation and very good precision It should be better to update it by OCCT team. |
Date Modified | Username | Field | Change |
---|---|---|---|
2016-04-12 10:23 | Vico Liang | New Issue | |
2016-04-12 10:23 | Vico Liang | Assigned To | => msv |
2016-04-12 12:09 |
|
Note Added: 0052598 | |
2016-04-12 12:09 |
|
Assigned To | msv => Vico Liang |
2016-04-12 12:09 |
|
Status | new => feedback |
2016-04-12 15:38 | Vico Liang | Note Added: 0052616 | |
2016-04-12 15:39 | Vico Liang | Assigned To | Vico Liang => msv |
2016-04-12 15:40 | Vico Liang | Status | feedback => assigned |
2016-10-25 15:53 |
|
Target Version | 7.1.0 => 7.2.0 |
2017-07-20 15:30 |
|
Target Version | 7.2.0 => 7.3.0 |
2017-12-05 17:09 |
|
Target Version | 7.3.0 => 7.4.0 |
2019-08-12 16:45 |
|
Target Version | 7.4.0 => 7.5.0 |
2020-09-14 22:54 |
|
Target Version | 7.5.0 => 7.6.0 |
2021-08-29 18:51 |
|
Target Version | 7.6.0 => 7.7.0 |
2022-10-24 10:43 |
|
Target Version | 7.7.0 => 7.8.0 |
2023-08-01 15:06 | dpasukhi | Target Version | 7.8.0 => Unscheduled |