Skip to content

Commit

Permalink
Merge pull request bSI-InfraRoom#806 from bSI-InfraRoom/fix/allowdEle…
Browse files Browse the repository at this point in the history
…mentsWRfeatureObservation

add IFCGEOSCIENCEOBSERVATION to allowed elements for material associa…
  • Loading branch information
SergejMuhic authored Jun 3, 2024
2 parents 3b2bda2 + 1eaa995 commit 60d5f35
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -27,9 +27,9 @@
'IFCSHAREDBLDGELEMENTS.IFCWINDOWSTYLE',
'IFCSHAREDBLDGELEMENTS.IFCDOORSTYLE',
'IFCSTRUCTURALANALYSISDOMAIN.IFCSTRUCTURALMEMBER',
'IFCPRODUCTEXTENSION.IFCPORT']) = 0)
'IFCPRODUCTEXTENSION.IFCPORT',
'IFCSHAREDINFRASTRUCTUREELEMENTS.IFCGEOSCIENCEOBSERVATION']) = 0)
)) = 0</Expression>
</DocWhereRule>
</WhereRules>
</DocEntity>

0 comments on commit 60d5f35

Please sign in to comment.