Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

WIP: Representation items table #397

Merged
merged 6 commits into from
Apr 13, 2021
Merged
Changes from 4 commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
133 changes: 129 additions & 4 deletions Documentation/markdown/SupportedIFCrepresentations.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,132 @@ Meaning of columns:
| Unit test | does OIP have unit tests for this entity; denoted by symbol, see [legend above](#legend) |
| Issue | Link to corresponding open issue(s) |

| Entity | Covered | Converter | Unit test | Issue |
|-----------------------|----------------------|----------------------------|-----------------------|-------|
| `IfcCartesianPoint` | :heavy_check_mark: | `PlacementConverter` | :heavy_check_mark: | - |
| `IfcPointOnCurve` | :x: | - | - | [#359](https://github.com/tumcms/Open-Infra-Platform/issues/359) |
| Entity | Covered | Converter | Unit test | Issue |
|---------------------------------------|----------------------|----------------------------|-----------------------|-------|
| `IfcAdvancedBrep` | :x: | `SolidModelConverter` | - | - |
| `IfcAdvancedBrepWithVoids` | :x: | `SolidModelConverter` | - | - |
| `IfcAdvancedFace` | :x: | `SolidModelConverter` | - | - |
| `IfcAlignmentCurve` | :heavy_check_mark: | `CurveConverter` | :heavy_check_mark: | - |
| `IfcAnnotationFillArea` | :x: | - | - | - |
| `IfcAxis1Placement` | :x: | `PlacementConverter` | :heavy_check_mark: | - |
Elvira2227 marked this conversation as resolved.
Show resolved Hide resolved
| `IfcAxis2Placement2D` | :heavy_check_mark: | `PlacementConverter` | :heavy_check_mark: | - |
| `IfcAxis2Placement3D` | :heavy_check_mark: | `PlacementConverter` | :heavy_check_mark: | - |
| `IfcAxis2PlacementLinear` | :x: | `PlacementConverter` | - | - |
| `IfcBlock` | :heavy_check_mark: | `SolidModelConverter` | :heavy_check_mark: | - |
| `IfcBlossCurve` | :x: | `CurveConverter` | - | - |
| `IfcBooleanClippingResult` | :heavy_check_mark: | `SolidModelConverter` | :x: | - |
| `IfcBooleanResult` | :heavy_check_mark: | `SolidModelConverter` | :heavy_check_mark: | - |
| `IfcBoundedCurve` | :heavy_check_mark: | `CurveConverter` | :x: | - |
| `IfcBoundingBox` | :heavy_check_mark: | `SolidModelConverter` | :x: | - |
| `IfcBoxedHalfSpace` | :x: | `SolidModelConverter` | - | - |
| `IfcBSplineCurveWithKnots` | :heavy_check_mark: | `SplineConverter.` | :x: |[#404 ](https://github.com/tumcms/Open-Infra-Platform/issues/404)|
Elvira2227 marked this conversation as resolved.
Show resolved Hide resolved
| `IfcBSplineSurfaceWithKnots` | :x: | `SplineConverter.` | - | - |
pjanck marked this conversation as resolved.
Show resolved Hide resolved
| `IfcCartesianPoint` | :heavy_check_mark: | `PlacementConverter` | :heavy_check_mark: | - |
| `IfcCartesianPointList2D` | :heavy_check_mark: | `CurveConverter` | :x: | - |
| `IfcCartesianPointList3D` | :heavy_check_mark: | `CurveConverter` | :heavy_check_mark: | - |
| `IfcCartesianTransformationOperator2D`| :heavy_check_mark: | `PlacementConverter` | :x: | - |
| `IfcCartesianTransformationOperator3D`| :heavy_check_mark: | `PlacementConverter` | :heavy_check_mark: | - |
| `IfcCartesianTransformationOperator2DnonUniform` | :heavy_check_mark: | `PlacementConverter` | :x: | - |
| `IfcCircle` | :heavy_check_mark: | `CurveConverter` | :heavy_check_mark: | - |
| `IfcCircularArcSegment2D` | :heavy_check_mark: | `CurveConverter` | :heavy_check_mark: | - |
| `IfcClosedShell` | :heavy_check_mark: | `SolidModelConverter` | :heavy_check_mark: | - |
| `IfcClothoid` | :x: | `CurveConverter` | - | [#304](https://github.com/tumcms/Open-Infra-Platform/issues/304) |
| `IfcCompositeCurve` | :heavy_check_mark: | `CurveConverter` | :x: | - |
| `IfcCompositeCurveOnSurface` | :x: | - | - | - |
| `IfcCompositeCurveSegment` | :heavy_check_mark: | `CurveConverter` | :x: | - |
| `IfcConnectedFaceSet` | :x: | 'RepresentationConverter' | - | - |
| `IfcCsgSolid` | :heavy_check_mark: | `SolidModelConverter` | :heavy_check_mark: | [#356](https://github.com/tumcms/Open-Infra-Platform/issues/356) |
Elvira2227 marked this conversation as resolved.
Show resolved Hide resolved
| `IfcCurveBoundedPlane` | :heavy_check_mark: | `FaceConverter` | :x: | - |
| `IfcCurveBoundedSurface` | :heavy_check_mark: | `FaceConverter` | :x: | [#150](https://github.com/tumcms/Open-Infra-Platform/issues/150) |
| `IfcCurveSegment` | :x: | `CurveConverter` | - | - |
| `IfcCylindricalSurface` | :x: | `FaceConverter` | - | [#150](https://github.com/tumcms/Open-Infra-Platform/issues/150) |
| `IfcDirection` | :heavy_check_mark: | `PlacementConverter` | :heavy_check_mark: | - |
| `IfcEdge` | :heavy_check_mark: | `CurveConverter` | :heavy_check_mark: | - |
| `IfcEdgeCurve` | :heavy_check_mark: | `CurveConverter` | :x: | - |
| `IfcEdgeLoop` | :heavy_check_mark: | `CurveConverter` | :x: | - |
| `IfcEllipse` | :heavy_check_mark: | `CurveConverter` | :x: | - |
| `IfcExtrudedAreaSolid` | :heavy_check_mark: | `SolidModelConverter` | :heavy_check_mark: | - |
| `IfcExtrudedAreaSolidTapered` | :x: | - | - | - |
| `IfcFace` | :heavy_check_mark: | `FaceConverter` | :heavy_check_mark: | - |
| `IfcFaceBasedSurfaceModel` | :heavy_check_mark: | `FaceConverter` | :heavy_check_mark: | - |
| `IfcFaceBound` | :heavy_check_mark: | `FaceConverter` | :x: | - |
| `IfcFaceSurface` | :x: | - | - | - |
| `IfcFacetedBrep` | :heavy_check_mark: | `SolidModelConverter` | :heavy_check_mark: | - |
| `IfcFacetedBrepWithVoids` | :x: | `SolidModelConverter` | - | [#143](https://github.com/tumcms/Open-Infra-Platform/issues/143) |
| `IfcFaceOuterBound` | :heavy_check_mark: | `FaceConverter` | :heavy_check_mark: | - |
| `IfcFillAreaStyleHatching` | :x: | - | - | - |
| `IfcFillAreaStyleTiles` | :x: | - | - | - |
| `IfcFixedReferenceSweptAreaSolid` | :x: | `SolidModelConverter` | - |[#412 ](https://github.com/tumcms/Open-Infra-Platform/issues/412)|
Elvira2227 marked this conversation as resolved.
Show resolved Hide resolved
| `IfcGeometricCurveSet` | :heavy_check_mark: | 'RepresentationConverter' | :x: | - |
| `IfcGeometricSet` | :heavy_check_mark: | `RepresentationConverter` | :x: | - |
| `IfcGradientCurve` | :x: | `CurveConverter` | - | - |
| `IfcHalfSpaceSolid` | :x: | `SolidModelConverter` | - | - |
| `IfcIndexedPolyCurve` | :heavy_check_mark: | `CurveConverter` | :heavy_check_mark: | - |
| `IfcIndexedPolygonalFace` | :x: | - | - | - |
| `IfcIndexedPolygonalFaceWithVoids` | :x: | `FaceConverter` | :x: | - |
| `IfcIntersectionCurve` | :x: | - | - | - |
| `IfcLightSourceAmbient` | :x: | - | - | - |
| `IfcLightSourceDirectional` | :x: | - | - | - |
| `IfcLightSourceGoniometric` | :x: | - | - | - |
| `IfcLightSourcePositional` | :x: | - | - | - |
| `IfcLightSourceSpot` | :x: | - | - | - |
pjanck marked this conversation as resolved.
Show resolved Hide resolved
| `IfcLine` | :heavy_check_mark: | `CurveConverter` | :x: | - |
| `IfcLineSegment2D` | :heavy_check_mark: | `CurveConverter` | :heavy_check_mark: | - |
| `IfcLoop` | :heavy_check_mark: | `CurveConverter` | :x: | - |
| `IfcMappedItem` | :heavy_check_mark: | `RepresentationConverter` | :heavy_check_mark: | - |
| `IfcOffsetCurve2D` | :x: | - | - | - |
| `IfcOffsetCurve3D` | :x: | - | - | - |
| `IfcOffsetCurveByDistances` | :x: | - | - | - |
| `IfcOpenShell` | :x: | - | - | - |
| `IfcOrientationExpression` | :heavy_check_mark: | `PlacementConverter` | :x: | - |
| `IfcOrientedEdge` | :x: | - | - | - |
| `IfcOuterBoundaryCurve` | :x: | - | - | - |
| `IfcPath` | :x: | `RepresentationConverter` | - | - |
| `IfcPcurve` | :heavy_check_mark: | `CurveConverter` | :x: | - |
| `IfcPlanarExtent` | :x: | - | - | - |
| `IfcPlanarBox` | :x: | - | - | - |
| `IfcPlane` | :heavy_check_mark: | `FaceConverter` | :x: | - |
| `IfcPointByDistanceExpression` | :heavy_check_mark: | `PlacementConverter` | :x: | - |
| `IfcPointOnCurve` | :heavy_check_mark: | `PlacementConverter` | :x: | - |
| `IfcPointOnSurface` | :x: | `CurveConverter` | - | - |
| `IfcPolyline` | :heavy_check_mark: | `CurveConverter` | :heavy_check_mark: | - |
| `IfcPolyLoop` | :heavy_check_mark: | `CurveConverter` | :heavy_check_mark: | - |
| `IfcPolygonalBoundedHalfSpace` | :x: | `CurveConverter` | - | - |
Elvira2227 marked this conversation as resolved.
Show resolved Hide resolved
| `IfcPolygonalFaceSet` | :heavy_check_mark: | `FaceConverter` | :heavy_check_mark: | - |
| `IfcRationalBSplineCurveWithKnots` | :heavy_check_mark: | `SplineConverter.` | :x: | - |
| `IfcRationalBSplineSurfaceWithKnots` | :x: | `SplineConverter.` | - | - |
Elvira2227 marked this conversation as resolved.
Show resolved Hide resolved
| `IfcRectangularPyramid` | :heavy_check_mark: | `SolidModelConverter` | :x: | - |
| `IfcRectangularTrimmedSurface` | :heavy_check_mark: | `FaceConverter` | :x: | [#150](https://github.com/tumcms/Open-Infra-Platform/issues/150)|
| `IfcReparametrisedCompositeCurveSegment`| :x: | - | - | - |
| `IfcRevolvedAreaSolid` | :heavy_check_mark: | `SolidModelConverter` | :x: | - |
| `IfcRevolvedAreaSolidTapered` | :x: | - | - | - |
| `IfcRightCircularCone` | :heavy_check_mark: | `SolidModelConverter` | :x: | - |
| `IfcRightCircularCylinder` | :heavy_check_mark: | `SolidModelConverter` | :x: | - |
| `IfcSeamCurve` | :x: | - | - | - |
| `IfcSectionedSurface` | :x: | - | - | - |
| `IfcSectionedSolid` | :heavy_check_mark: | `SolidModelConverter` | :x: | [#287](https://github.com/tumcms/Open-Infra-Platform/issues/287) |
| `IfcSectionedSolidHorizontal` | :heavy_check_mark: | `SolidModelConverter` | :heavy_check_mark: | [#356](https://github.com/tumcms/Open-Infra-Platform/issues/356)|
| `IfcSectionedSpine` | :x: | `RepresentationConverter` | - | - |
| `IfcSegmentedReferenceCurve` | :x: | `CurveConverter` | - | - |
| `IfcSeriesParameterCurve` | :x: | `CurveConverter` | - | - |
| `IfcShellBasedSurfaceModel` | :heavy_check_mark: | `FaceConverter` | :x: | - |
| `IfcSphere` | :heavy_check_mark: | `SolidModelConverter` | :x: | - |
| `IfcSphericalSurface` | :heavy_check_mark: | `FaceConverter` | :x: | [#150](https://github.com/tumcms/Open-Infra-Platform/issues/150)|
| `IfcStyledItem` | :heavy_check_mark: | `RepresentationConverter` | :x: | - |
| `IfcSubedge` | :x: | `CurveConverter` | - | - |
| `IfcSurfaceCurve` | :heavy_check_mark: | `CurveConverter` | :x: | - |
| `IfcSurfaceCurveSweptAreaSolid` | :heavy_check_mark: | `SolidModelConverter` | :x: | - |
| `IfcSurfaceOfLinearExtrusion` | :heavy_check_mark: | `FaceConverter` | :x: | [#150](https://github.com/tumcms/Open-Infra-Platform/issues/150)|
| `IfcSurfaceOfRevolution` | :heavy_check_mark: | `FaceConverter` | :x: | [#150](https://github.com/tumcms/Open-Infra-Platform/issues/150)|
| `IfcSweptDiskSolid` | :heavy_check_mark: | `SolidModelConverter` | :heavy_check_mark: | [#232](https://github.com/tumcms/Open-Infra-Platform/issues/232)|
| `IfcSweptDiskSolidPolygonal` | :x: | `SolidModelConverter` | - | - |
| `IfcTextLiteral` | :x: | `RepresentationConverter` | - | - |
| `IfcTextLiteralWithExtent` | :x: | - | - | - |
| `IfcToroidalSurface` | :heavy_check_mark: | `FaceConverter` | :x: | [#150](https://github.com/tumcms/Open-Infra-Platform/issues/150)|
| `IfcTransitionCurveSegment2D` | :heavy_check_mark: | `CurveConverter` | :heavy_check_mark: | - |
| `IfcTriangulatedIrregularNetwork` | :heavy_check_mark: | `FaceConverter` | :x: | - |
Elvira2227 marked this conversation as resolved.
Show resolved Hide resolved
| `IfcTrimmedCurve` | :heavy_check_mark: | `CurveConverter` | :heavy_check_mark: | - |
| `IfcVector` | :heavy_check_mark: | `PlacementConverter` | :x: | - |
| `IfcVertex` | :heavy_check_mark: | `CurveConverter` | :x: | - |
| `IfcVertexLoop` | :x: | `FaceConverter` | - | - |
| `IfcVertexPoint` | :heavy_check_mark: | `CurveConverter` | :heavy_check_mark: | - |