Skip to content

Commit

Permalink
draft deliver IFC Tunnel
Browse files Browse the repository at this point in the history
  • Loading branch information
SergejMuhic committed Jun 28, 2024
1 parent d232ff9 commit 06fe5df
Show file tree
Hide file tree
Showing 398 changed files with 7,289 additions and 7,250 deletions.
11 changes: 6 additions & 5 deletions 4_4_0_0/general/EXPRESS/IFC4X4.exp
Original file line number Diff line number Diff line change
Expand Up @@ -11047,8 +11047,7 @@ ENTITY IfcSolidModel
,IfcManifoldSolidBrep
,IfcSectionedSolid
,IfcSweptAreaSolid
,IfcSweptDiskSolid
,IfcVoxelGrid))
,IfcSweptDiskSolid))
SUBTYPE OF (IfcGeometricRepresentationItem);
DERIVE
Dim : IfcDimensionCount := 3;
Expand Down Expand Up @@ -12071,15 +12070,17 @@ ENTITY IfcTessellatedFaceSet
DERIVE
Dim : IfcDimensionCount := 3;
INVERSE
HasColours : SET [0:1] OF IfcIndexedColourMap FOR MappedTo;
HasTextures : SET [0:?] OF IfcIndexedTextureMap FOR MappedTo;
END_ENTITY;

ENTITY IfcTessellatedItem
ABSTRACT SUPERTYPE OF (ONEOF
(IfcIndexedPolygonalFace
,IfcTessellatedFaceSet))
,IfcTessellatedFaceSet
,IfcVoxelGrid))
SUBTYPE OF (IfcGeometricRepresentationItem);
INVERSE
HasColours : SET [0:1] OF IfcIndexedColourMap FOR MappedTo;
END_ENTITY;

ENTITY IfcTextLiteral
Expand Down Expand Up @@ -12682,7 +12683,7 @@ AND
END_ENTITY;

ENTITY IfcVoxelGrid
SUBTYPE OF (IfcSolidModel);
SUBTYPE OF (IfcTessellatedItem);
VoxelSizeX : IfcNonNegativeLengthMeasure;
VoxelSizeY : IfcNonNegativeLengthMeasure;
VoxelSizeZ : IfcNonNegativeLengthMeasure;
Expand Down
11 changes: 6 additions & 5 deletions 4_4_0_0/general/EXPRESS/IfcGeometricModelResource.exp
Original file line number Diff line number Diff line change
Expand Up @@ -445,8 +445,7 @@ ENTITY IfcSolidModel
,IfcManifoldSolidBrep
,IfcSectionedSolid
,IfcSweptAreaSolid
,IfcSweptDiskSolid
,IfcVoxelGrid))
,IfcSweptDiskSolid))
SUBTYPE OF (IfcGeometricRepresentationItem);
DERIVE
Dim : IfcDimensionCount := 3;
Expand Down Expand Up @@ -508,15 +507,17 @@ ENTITY IfcTessellatedFaceSet
DERIVE
Dim : IfcDimensionCount := 3;
INVERSE
HasColours : SET [0:1] OF IfcIndexedColourMap FOR MappedTo;
HasTextures : SET [0:?] OF IfcIndexedTextureMap FOR MappedTo;
END_ENTITY;

ENTITY IfcTessellatedItem
ABSTRACT SUPERTYPE OF (ONEOF
(IfcIndexedPolygonalFace
,IfcTessellatedFaceSet))
,IfcTessellatedFaceSet
,IfcVoxelGrid))
SUBTYPE OF (IfcGeometricRepresentationItem);
INVERSE
HasColours : SET [0:1] OF IfcIndexedColourMap FOR MappedTo;
END_ENTITY;

ENTITY IfcTriangulatedFaceSet
Expand All @@ -539,7 +540,7 @@ ENTITY IfcTriangulatedIrregularNetwork
END_ENTITY;

ENTITY IfcVoxelGrid
SUBTYPE OF (IfcSolidModel);
SUBTYPE OF (IfcTessellatedItem);
VoxelSizeX : IfcNonNegativeLengthMeasure;
VoxelSizeY : IfcNonNegativeLengthMeasure;
VoxelSizeZ : IfcNonNegativeLengthMeasure;
Expand Down
Binary file modified 4_4_0_0/general/HTML/annex/annex-a/general-usage/IFC4x4-psd.zip
Binary file not shown.
Binary file modified 4_4_0_0/general/HTML/annex/annex-a/general-usage/IFC4x4-qto.zip
Binary file not shown.
11 changes: 6 additions & 5 deletions 4_4_0_0/general/HTML/annex/annex-a/general-usage/IFC4x4.exp
Original file line number Diff line number Diff line change
Expand Up @@ -11047,8 +11047,7 @@ ENTITY IfcSolidModel
,IfcManifoldSolidBrep
,IfcSectionedSolid
,IfcSweptAreaSolid
,IfcSweptDiskSolid
,IfcVoxelGrid))
,IfcSweptDiskSolid))
SUBTYPE OF (IfcGeometricRepresentationItem);
DERIVE
Dim : IfcDimensionCount := 3;
Expand Down Expand Up @@ -12071,15 +12070,17 @@ ENTITY IfcTessellatedFaceSet
DERIVE
Dim : IfcDimensionCount := 3;
INVERSE
HasColours : SET [0:1] OF IfcIndexedColourMap FOR MappedTo;
HasTextures : SET [0:?] OF IfcIndexedTextureMap FOR MappedTo;
END_ENTITY;

ENTITY IfcTessellatedItem
ABSTRACT SUPERTYPE OF (ONEOF
(IfcIndexedPolygonalFace
,IfcTessellatedFaceSet))
,IfcTessellatedFaceSet
,IfcVoxelGrid))
SUBTYPE OF (IfcGeometricRepresentationItem);
INVERSE
HasColours : SET [0:1] OF IfcIndexedColourMap FOR MappedTo;
END_ENTITY;

ENTITY IfcTextLiteral
Expand Down Expand Up @@ -12682,7 +12683,7 @@ AND
END_ENTITY;

ENTITY IfcVoxelGrid
SUBTYPE OF (IfcSolidModel);
SUBTYPE OF (IfcTessellatedItem);
VoxelSizeX : IfcNonNegativeLengthMeasure;
VoxelSizeY : IfcNonNegativeLengthMeasure;
VoxelSizeZ : IfcNonNegativeLengthMeasure;
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8184,7 +8184,7 @@
<br/>
<a name="ifcsolidmodel" />
<span class="keyword">ENTITY</span> IfcSolidModel<br/>
&nbsp;<span class="keyword">ABSTRACT</span> <span class="keyword">SUPERTYPE OF</span>(<span class="keyword">ONEOF</span>(<a href="#ifccsgsolid">IfcCsgSolid</a>, <a href="#ifcmanifoldsolidbrep">IfcManifoldSolidBrep</a>, <a href="#ifcsectionedsolid">IfcSectionedSolid</a>, <a href="#ifcsweptareasolid">IfcSweptAreaSolid</a>, <a href="#ifcsweptdisksolid">IfcSweptDiskSolid</a>, <a href="#ifcvoxelgrid">IfcVoxelGrid</a>))<br/>
&nbsp;<span class="keyword">ABSTRACT</span> <span class="keyword">SUPERTYPE OF</span>(<span class="keyword">ONEOF</span>(<a href="#ifccsgsolid">IfcCsgSolid</a>, <a href="#ifcmanifoldsolidbrep">IfcManifoldSolidBrep</a>, <a href="#ifcsectionedsolid">IfcSectionedSolid</a>, <a href="#ifcsweptareasolid">IfcSweptAreaSolid</a>, <a href="#ifcsweptdisksolid">IfcSweptDiskSolid</a>))<br/>
&nbsp;<span class="keyword">SUBTYPE OF</span> (<a href="#ifcgeometricrepresentationitem">IfcGeometricRepresentationItem</a>)<b>;</b><br/>
&nbsp;<span class="keyword">DERIVE</span><br/>
&nbsp;&nbsp;Dim : <a href="#ifcdimensioncount">IfcDimensionCount</a> := 3;<br/>
Expand Down Expand Up @@ -9144,16 +9144,17 @@
&nbsp;<span class="keyword">SUBTYPE OF</span> (<a href="#ifctessellateditem">IfcTessellatedItem</a>)<b>;</b><br/>
&nbsp;&nbsp;Coordinates : <a href="#ifccartesianpointlist3d">IfcCartesianPointList3D</a>;<br/>
&nbsp;<span class="keyword">INVERSE</span><br/>
&nbsp;&nbsp;HasColours : <span class="keyword">SET</span> [0:1] OF <a href="#ifcindexedcolourmap">IfcIndexedColourMap</a> <span class="keyword">FOR</span> MappedTo;<br/>
&nbsp;&nbsp;HasTextures : <span class="keyword">SET</span> [0:?] <span class="keyword">OF</span> <a href="#ifcindexedtexturemap">IfcIndexedTextureMap</a> <span class="keyword">FOR</span> MappedTo;<br/>
&nbsp;<span class="keyword">DERIVE</span><br/>
&nbsp;&nbsp;Dim : <a href="#ifcdimensioncount">IfcDimensionCount</a> := 3;<br/>
<span class="keyword">END_ENTITY;</span><br/>
<br/>
<a name="ifctessellateditem" />
<span class="keyword">ENTITY</span> IfcTessellatedItem<br/>
&nbsp;<span class="keyword">ABSTRACT</span> <span class="keyword">SUPERTYPE OF</span>(<span class="keyword">ONEOF</span>(<a href="#ifcindexedpolygonalface">IfcIndexedPolygonalFace</a>, <a href="#ifctessellatedfaceset">IfcTessellatedFaceSet</a>))<br/>
&nbsp;<span class="keyword">ABSTRACT</span> <span class="keyword">SUPERTYPE OF</span>(<span class="keyword">ONEOF</span>(<a href="#ifcindexedpolygonalface">IfcIndexedPolygonalFace</a>, <a href="#ifctessellatedfaceset">IfcTessellatedFaceSet</a>, <a href="#ifcvoxelgrid">IfcVoxelGrid</a>))<br/>
&nbsp;<span class="keyword">SUBTYPE OF</span> (<a href="#ifcgeometricrepresentationitem">IfcGeometricRepresentationItem</a>)<b>;</b><br/>
&nbsp;<span class="keyword">INVERSE</span><br/>
&nbsp;&nbsp;HasColours : <span class="keyword">SET</span> [0:1] OF <a href="#ifcindexedcolourmap">IfcIndexedColourMap</a> <span class="keyword">FOR</span> MappedTo;<br/>
<span class="keyword">END_ENTITY;</span><br/>
<br/>
<a name="ifctextliteral" />
Expand Down Expand Up @@ -9733,7 +9734,7 @@
<br/>
<a name="ifcvoxelgrid" />
<span class="keyword">ENTITY</span> IfcVoxelGrid<br/>
&nbsp;<span class="keyword">SUBTYPE OF</span> (<a href="#ifcsolidmodel">IfcSolidModel</a>)<b>;</b><br/>
&nbsp;<span class="keyword">SUBTYPE OF</span> (<a href="#ifctessellateditem">IfcTessellatedItem</a>)<b>;</b><br/>
&nbsp;&nbsp;VoxelSizeX : <a href="#ifcnonnegativelengthmeasure">IfcNonNegativeLengthMeasure</a>;<br/>
&nbsp;&nbsp;VoxelSizeY : <a href="#ifcnonnegativelengthmeasure">IfcNonNegativeLengthMeasure</a>;<br/>
&nbsp;&nbsp;VoxelSizeZ : <a href="#ifcnonnegativelengthmeasure">IfcNonNegativeLengthMeasure</a>;<br/>
Expand Down
Loading

0 comments on commit 06fe5df

Please sign in to comment.