View Issue Details

IDProjectCategoryView StatusLast Update
0027373CommunityOCCT:Modeling Datapublic2023-08-01 15:06
ReporterVico Liang Assigned Tomsv 
PrioritynormalSeverityminor 
Status assignedResolutionopen 
Product Version6.9.1 
Target VersionUnscheduled 
Summary0027373: GeomConvert_ApproxSurface missing documentation for argument PrecisCode.
DescriptionGeomConvert_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.
TagsNo tags attached.
Test case number

Activities

msv

2016-04-12 12:09

developer   ~0052598

Do you have an idea and would you like to implement it by your own? Then welcome to produce a branch with the fix.

Vico Liang

2016-04-12 15:38

developer   ~0052616

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.

Issue History

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 msv Note Added: 0052598
2016-04-12 12:09 msv Assigned To msv => Vico Liang
2016-04-12 12:09 msv 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 msv Target Version 7.1.0 => 7.2.0
2017-07-20 15:30 msv Target Version 7.2.0 => 7.3.0
2017-12-05 17:09 msv Target Version 7.3.0 => 7.4.0
2019-08-12 16:45 msv Target Version 7.4.0 => 7.5.0
2020-09-14 22:54 msv Target Version 7.5.0 => 7.6.0
2021-08-29 18:51 msv Target Version 7.6.0 => 7.7.0
2022-10-24 10:43 szy Target Version 7.7.0 => 7.8.0
2023-08-01 15:06 dpasukhi Target Version 7.8.0 => Unscheduled