View Issue Details

IDProjectCategoryView StatusLast Update
0025495CommunityOCCT:Documentationpublic2020-12-02 17:11
ReporterabvAssigned Tobugmaster  
PrioritynormalSeverityminor 
Status closedResolutionfixed 
Product Version6.8.0 
Target Version7.5.0Fixed in Version7.5.0 
Summary0025495: Documentation - Enumeration Approx_ParameterizationType is not documented
DescriptionThe documentation is missing in Approx.cdl for enum ParameterizationType, as well for enum Status. It makes it difficult to use relevant functionality.

The issue is reported by khlebnikov.
Steps To ReproduceNot needed
TagsNo tags attached.
Test case numberNot required

Attached Files

  • bug25495_v1.png (20,051 bytes)

Activities

git

2020-09-14 18:50

administrator   ~0094771

Branch CR25495 has been created by jgv.

SHA-1: 79628bd3b40442d96a4897f5eaf4ce9254caf17e


Detailed log of new commits:

Author: jgv
Date: Mon Sep 14 18:51:50 2020 +0300

    0025495: Documentation - Enumeration Approx_ParameterizationType is not documented
    
    Add explanations to 2 enums.

ifv

2020-09-15 08:47

developer   ~0094797

Seems to be valid

Branches for integration:
OCCT – CR25495
Products – NOT

abv

2020-09-16 18:51

manager   ~0094939

Colleagues, please note that Doxygen comment starting with "//!" relates to the code that *follows* this comment.

Here the first comment refers to Approx_Centripetal:

enum Approx_ParametrizationType
{
  Approx_ChordLength, //! parameters of points are proportionate to distances between them
  Approx_Centripetal, //! parameters of points are proportionate to square roots of distances between them
  Approx_IsoParametric //! parameters of points are distributed uniformly
};


In order to document code that is located *before* the comment, like in this case, use "//!<"

abv

2020-09-16 18:56

manager  

bug25495_v1.png (20,051 bytes)

git

2020-09-16 19:25

administrator   ~0094941

Branch CR25495 has been updated by jgv.

SHA-1: 0cc50dd5b81268e11c513f4b291b0ac18f89ab01


Detailed log of new commits:

Author: jgv
Date: Wed Sep 16 19:28:28 2020 +0300

    Correction according to the remark

jgv

2020-09-16 19:28

developer   ~0094942

Please review the branch CR25495.

Branches for integration:
OCCT – CR25495
Products – NOT

abv

2020-09-16 22:07

manager   ~0094949

Reviewed, please integrate

bugmaster

2020-09-19 17:22

administrator   ~0095083

Combination -
OCCT branch : IR-2020-09-18
master SHA - b0b766826118f74b9857a932b8cec8c52a25c492
a206de37fbfa0bf71bd534ae47192bbec23b8522
Products branch : IR-2020-09-18 SHA - a6486d839da1ba1383ef6cc1a1a446a172f494c7
was compiled on Linux, MacOS and Windows platforms and tested in optimize mode.

Number of compiler warnings:
No new/fixed warnings

Regressions/Differences/Improvements:
No regressions/differences

CPU differences:
Debian80-64:
OCCT
Total CPU difference: 17528.97000000011 / 17378.390000000145 [+0.87%]
Products
Total CPU difference: 12127.32000000009 / 12079.540000000095 [+0.40%]
Windows-64-VC14:
OCCT
Total CPU difference: 18862.703125 / 18898.921875 [-0.19%]
Products
Total CPU difference: 13314.828125 / 13329.21875 [-0.11%]


Image differences :
No differences that require special attention

Memory differences :
No differences that require special attention

git

2020-09-20 11:13

administrator   ~0095109

Branch CR25495 has been deleted by inv.

SHA-1: 0cc50dd5b81268e11c513f4b291b0ac18f89ab01

Related Changesets

occt: master 9390642d

2020-09-14 15:51:50

jgv


Committer: bugmaster Details Diff
0025495: Documentation - Enumeration Approx_ParameterizationType is not documented Affected Issues
0025495
mod - src/Approx/Approx_ParametrizationType.hxx Diff File
mod - src/Approx/Approx_Status.hxx Diff File

Issue History

Date Modified Username Field Change
2014-11-19 09:57 abv New Issue
2014-11-19 09:57 abv Assigned To => jgv
2014-11-19 09:59 abv Product Version 7.1.0 => 6.8.0
2014-11-19 09:59 abv Target Version 7.0.0 => 7.1.0
2014-11-19 09:59 abv Description Updated
2016-11-01 06:41 abv Target Version 7.1.0 => 7.2.0
2017-07-20 12:06 msv Target Version 7.2.0 => 7.3.0
2018-05-12 21:36 abv Target Version 7.3.0 => 7.4.0
2019-09-04 18:06 kgv Summary Enumeration Approx_ParameterizationType is not documented => Documentation - Enumeration Approx_ParameterizationType is not documented
2019-09-25 22:05 abv Target Version 7.4.0 => 7.5.0
2020-09-11 15:42 utverdov Target Version 7.5.0 => 7.6.0
2020-09-14 18:50 git Note Added: 0094771
2020-09-14 18:57 jgv Assigned To jgv => ifv
2020-09-14 18:57 jgv Status new => resolved
2020-09-14 18:57 jgv Steps to Reproduce Updated
2020-09-15 08:47 ifv Note Added: 0094797
2020-09-15 08:47 ifv Assigned To ifv => bugmaster
2020-09-15 08:47 ifv Status resolved => reviewed
2020-09-15 17:24 bugmaster Target Version 7.6.0 => 7.5.0
2020-09-16 18:51 abv Note Added: 0094939
2020-09-16 18:52 abv Assigned To bugmaster => jgv
2020-09-16 18:52 abv Status reviewed => assigned
2020-09-16 18:56 abv File Added: bug25495_v1.png
2020-09-16 19:25 git Note Added: 0094941
2020-09-16 19:28 jgv Note Added: 0094942
2020-09-16 19:28 jgv Assigned To jgv => abv
2020-09-16 19:28 jgv Status assigned => resolved
2020-09-16 19:28 jgv Steps to Reproduce Updated
2020-09-16 22:07 abv Note Added: 0094949
2020-09-16 22:07 abv Assigned To abv => bugmaster
2020-09-16 22:07 abv Status resolved => reviewed
2020-09-19 15:49 bugmaster Test case number => Not required
2020-09-19 17:22 bugmaster Note Added: 0095083
2020-09-19 17:22 bugmaster Status reviewed => tested
2020-09-20 10:55 bugmaster Changeset attached => occt master 9390642d
2020-09-20 10:55 bugmaster Status tested => verified
2020-09-20 10:55 bugmaster Resolution open => fixed
2020-09-20 11:13 git Note Added: 0095109
2020-12-02 16:40 emo Fixed in Version => 7.5.0
2020-12-02 17:11 emo Status verified => closed