Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
openmesh-python
openmesh-python
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 7
    • Issues 7
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Merge Requests 2
    • Merge Requests 2
  • CI / CD
    • CI / CD
    • Pipelines
    • Jobs
    • Schedules
  • Operations
    • Operations
    • Incidents
    • Environments
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Analytics
    • Analytics
    • CI / CD
    • Repository
    • Value Stream
  • Snippets
    • Snippets
  • Members
    • Members
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • OpenMesh
  • openmesh-pythonopenmesh-python
  • Merge Requests
  • !1

Open
Opened May 08, 2018 by Matthias Möller@moellerContributor
  • Report abuse
Report abuse

Remove property maps

  • Overview 24
  • Commits 0
  • Pipelines 6
  • Changes 0

Hi, the MeshWrapper class defines some property maps, which maps the names of all the python-defined properties to the corresponding property handles.

I guess they are redundant, since you can do everything with the core OpenMesh functions.

This MR has an implementation using only OpenMesh functions.

Assignee
Assign to
Reviewer
Request review from
None
Milestone
None
Assign milestone
Time tracking
Reference: OpenMesh/openmesh-python!1
Source branch: remove-property-map