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

[Bug]: IFC support for 3D point and 3D line #533

Open
LukasKStavario opened this issue Dec 13, 2023 · 0 comments
Open

[Bug]: IFC support for 3D point and 3D line #533

LukasKStavario opened this issue Dec 13, 2023 · 0 comments
Labels
bug Something isn't working

Comments

@LukasKStavario
Copy link

What happened?

Hi, in IFC4x3 was added posibility of 3DPoint and 3DLine. I am using web-ifc primary for czech infra construction. I have a railway with this technical description in IFC:
#3654= IFCCARTESIANPOINTLIST3D(((1779.61148,150.0405,11.75251),(1779.61148,150.0405,10.3929)),$);
#3655= IFCINDEXEDPOLYCURVE(#3654,$,$);
#3656= IFCSHAPEREPRESENTATION(#3653,'Body','Curve3D',(#3655));
#3657= IFCLOCALPLACEMENT(#5,#27);
#3658= IFCPRODUCTDEFINITIONSHAPE($,$,(#3656));
#3659= IFCANNOTATION('1biRzFMnj3T8MLVgfRkqyG',$,$,$,$,#3657,#3658,$);

Strange fact is that elements are stored in IFCANNOTATION - Bentley way :/ Any possibility to implement it?

image
image

Version

0.0.46

What browsers are you seeing the problem on?

No response

Relevant log output

No response

Anything else?

No response

@LukasKStavario LukasKStavario added the bug Something isn't working label Dec 13, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant