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
There is a method under Fragment.group to get groups based on their names, this is an example fragments.groups.get({ floor: "ground floor", category: "IFCWALL" }). It should be nice if we don't get all walls and all elements at ground flood, but instead just all floors in ground floor.
The text was updated successfully, but these errors were encountered:
There is a method under
Fragment.group
to get groups based on their names, this is an examplefragments.groups.get({ floor: "ground floor", category: "IFCWALL" })
. It should be nice if we don't get all walls and all elements at ground flood, but instead just all floors in ground floor.The text was updated successfully, but these errors were encountered: