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

Getting and displaying IFC annotation #246

Open
unco182 opened this issue Feb 15, 2016 · 1 comment
Open

Getting and displaying IFC annotation #246

unco182 opened this issue Feb 15, 2016 · 1 comment
Labels

Comments

@unco182
Copy link

unco182 commented Feb 15, 2016

Hi,

I'm trying to get and display the annotation of my IFC model.
I already have change this settings.skipAnnotations = false; , but now I'm wondering how to get these and display them for example in a message box.

The final goal is to be able to retrieve these annotation but also to add some annotations to finally export a new IFC File.

If anyone have any clue about how I can do this, it will helps me a lot !

Thanks in advance !

@JMLX42 JMLX42 added the question label Mar 3, 2016
@JMLX42
Copy link
Member

JMLX42 commented Mar 3, 2016

Have you checked if the IFC parser can actually retrieve annotations ?

I already have change this settings.skipAnnotations = false; , but now I'm wondering how to get these and display them for example in a message box.

Where is that setting? I don't recall it anywhere in Minko...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants