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

First cut at IFC properties. In IFC elements tree, only show selecta… #13

Merged
merged 1 commit into from
Aug 2, 2021

Conversation

pablo-mayrgundter
Copy link
Member

…bles on leaf elts.

Also including push to production.

viewer.IFC.pickIfcItemsByID(0, [expressID]);
const props = viewer.IFC.getItemProperties(0, expressID);
setSelectedElement(props);
viewer.pickIfcItemsByID(0, [expressID]);
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

is it possible to select more than on element at a time?

@OlegMoshkovich OlegMoshkovich merged commit 29afd2f into main Aug 2, 2021
@pablo-mayrgundter
Copy link
Member Author

pablo-mayrgundter commented Aug 2, 2021 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
No open projects
Status: Completed
Development

Successfully merging this pull request may close these issues.

2 participants