-
Notifications
You must be signed in to change notification settings - Fork 32
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
I don't find any example file for sprint 2.2 #127
Comments
I must admit that even after studying the example-files, I don't understand the difference between the file I submitted and the example file, regarding this aspect. I think I need a detailed explanation of what we should do to establish the correct relative placement. |
Hi @JanErikHoel , this is the rule that is being tested: No cyclic references are allowed. |
Hi!
Thanks – I now fully understood the concept and have fixed it in my file.
Only one thing left with linear location of ifcReferent that I hope to sort out in the meeting today.
Jan Erik
From: SergejMuhic ***@***.***>
Sent: onsdag 10. mai 2023 15:04
To: bSI-InfraRoom/IFC-Tunnel-Deployment ***@***.***>
Cc: JanErikHoel ***@***.***>; Mention ***@***.***>
Subject: Re: [bSI-InfraRoom/IFC-Tunnel-Deployment] I don't find any example file for sprint 2.2 (Issue #127)
Hi @JanErikHoel <https://github.com/JanErikHoel> , this is the rule that is being tested:
<https://user-images.githubusercontent.com/16683597/237398511-919ece2e-dc3d-4411-a012-ee7936484ca0.png>
No cyclic references are allowed. IfcFacilityPart shall be placed relative to the local placement of its IfcFacility. So, in your case you would have a cyclic reference #21 <#21> referencing #21 <#21> if you complied with part being placed relative to facility.
—
Reply to this email directly, view it on GitHub <#127 (comment)> , or unsubscribe <https://github.com/notifications/unsubscribe-auth/ALRO57PMKZ45JFO3PHEE4HLXFOG4TANCNFSM6AAAAAAXZCN5XA> .
You are receiving this because you were mentioned. <https://github.com/notifications/beacon/ALRO57O44ORMPYSRTKWEWSDXFOG4TA5CNFSM6AAAAAAXZCN5XCWGG33NNVSW45C7OR4XAZNMJFZXG5LFINXW23LFNZ2KUY3PNVWWK3TUL5UWJTS35O626.gif> Message ID: ***@***.*** ***@***.***> >
|
I don't find any example file for sprint 2.2
And I don't really understand how to set up the this relation:
IfcTunnelPart.ObjectPlacement.PlacementRelTo shall point to the IfcTunnelPart.Decomposes.RelatingObject.ObjectPlacement
Could you add an example file to the GIT repository - at least I cant see any example file(?)
The text was updated successfully, but these errors were encountered: