Skip to content

Commit

Permalink
Merge pull request #863 from bSI-InfraRoom/modification/BodyVoxelGeom…
Browse files Browse the repository at this point in the history
…etryColours

adding IfcIndexedColourMap to Body Voxel Geometry
  • Loading branch information
SergejMuhic authored Jul 6, 2024
2 parents 3a44bad + 5fc208f commit 0b264fb
Showing 1 changed file with 25 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,31 @@
</DocModelRuleAttribute>
<DocModelRuleAttribute Name="Items">
<Rules>
<DocModelRuleEntity Name="IfcVoxelGrid" />
<DocModelRuleEntity Name="IfcVoxelGrid">
<Rules>
<DocModelRuleAttribute Name="HasColours">
<Rules>
<DocModelRuleEntity Name="IfcIndexedColourMap">
<Rules>
<DocModelRuleAttribute Name="Colours">
<Rules>
<DocModelRuleEntity Name="IfcColourRgbList">
<Rules>
<DocModelRuleAttribute Name="ColourList">
<Rules>
<DocModelRuleEntity Name="IfcNormalisedRatioMeasure" />
</Rules>
</DocModelRuleAttribute>
</Rules>
</DocModelRuleEntity>
</Rules>
</DocModelRuleAttribute>
</Rules>
</DocModelRuleEntity>
</Rules>
</DocModelRuleAttribute>
</Rules>
</DocModelRuleEntity>
</Rules>
</DocModelRuleAttribute>
</Rules>
Expand Down

0 comments on commit 0b264fb

Please sign in to comment.