Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Export the session information for the model when meshing. #140

Merged
merged 2 commits into from
Apr 16, 2015
Merged

Export the session information for the model when meshing. #140

merged 2 commits into from
Apr 16, 2015

Conversation

robertmaynard
Copy link
Contributor

No description provided.

Robert Maynard added 2 commits April 15, 2015 16:18
So when a session is exported it can generate information that references
all the models in the current session. But there are use cases where
we want only session information for a subset of all models.
@robertmaynard
Copy link
Contributor Author

@vibraphone this now allows sessions to export information for only a subset of all the models in the session.

@vibraphone
Copy link
Member

Looks good to me. +2 . Also, this would close issue #105 .

robertmaynard pushed a commit that referenced this pull request Apr 16, 2015
Export the session information for the model when meshing.
@robertmaynard robertmaynard merged commit 1fb77c2 into Kitware:master Apr 16, 2015
@robertmaynard robertmaynard deleted the save_session branch April 27, 2015 20:32
kwrobot pushed a commit that referenced this pull request Apr 25, 2017
SMTK&CMB now has a concept of active model. Loading, switching and
closing model(s)/data would reset the active model correspondingly.
A singleton class(qtActiveObjects) is used to store active model.
subPhraseGenerator would also keep a copy of it.
Only active model can be selected by rubber band. And only active model
would be expanded in model tree. Attribute panel would only list active
model's entities. Check CMB issue #140 for detail.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants