Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • SMTK SMTK
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 166
    • Issues 166
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 39
    • Merge requests 39
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • CMBCMB
  • SMTKSMTK
  • Issues
  • #248
Closed
Open
Issue created Jun 27, 2019 by T.J. Corona@tjcoronaReporter

smtk::model::Group: fix flags to accept boundaries of dimension 1

In smtk/model/testing/python/modelAttributes.py:137, a group created with flag

flags = smtk.model.MODEL_BOUNDARY | smtk.model.DIMENSION_1

results in the rejection of edges being added to the group, but flag

flags = smtk.model.EDGE

succeeds.

See !1609 (merged)

Assignee
Assign to
Time tracking