You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
And in IFC the hierarchy is not displayed, only the first element
The problem is in the IFCRELAGGREGATES entry
#3=IFCRELAGGREGATES('e478875b-2b07-4014-8bfa-46be03d73535',$,$,$,1.,(2.));
to
#3=IFCRELAGGREGATES('e478875b-2b07-4014-8bfa-46be03d73535',$,$,$,#1,(#2));
1.,(2.)) => ,#1,(#2)); and then it works
What happened?
I'm trying to create a small tree
And in IFC the hierarchy is not displayed, only the first element
The problem is in the IFCRELAGGREGATES entry
No tree
swap to #
ISO-10303-21;
Version
0.0.59
What browsers are you seeing the problem on?
No response
Relevant log output
Anything else?
No response
The text was updated successfully, but these errors were encountered: