Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Register
  • Sign in
  • gmsh gmsh
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
  • Issues 381
    • Issues 381
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 5
    • Merge requests 5
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Releases
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • gmshgmsh
  • gmshgmsh
  • Issues
  • #1399
Closed
Open
Issue created Jun 04, 2021 by Johannes Neumann@johannes.neumann

STEP colors reported differently between 4.7 and 4.8

Hello,

when importing a step file we use its colours to identify boundary parts. It seems that the reported values have changed but I don't understand how and I couldn't find any commit in the repository.

Essentially, with 4.7 a colour [170, 204, 85] would be returned as [102, 153, 23] in 4.8. The latter one seems to align with FreeCAD (off by one, e.g. 103 instead of 102). Full colours (255 and 0) are the same in both versions.

We have some old data that I try to convert. That is why I try to understand what change happened.

Thanks a lot, Johannes

Assignee
Assign to
Time tracking