IFC: Difference between revisions

From Tygron Preview Support Wiki
Jump to navigation Jump to search
Line 10: Line 10:
* BoundingBox
* BoundingBox
* SolidModel
* SolidModel
** ExtrudedAreaSolid (using [[Profile Definitions]])
** ExtrudedAreaSolid (using [[#Profile Definitions]])
** FactedBreb with FaceBounds: EdgeLoop or PolyLoop)
** FactedBreb with FaceBounds: EdgeLoop or PolyLoop)
* MappedItem
* MappedItem

Revision as of 09:15, 2 September 2025

The Industry Foundation Classes (IFC)[1] is a CAD data exchange data schema intended for description of architectural, building and construction industry data.

IFC (*.ifc) files can be imported into the Tygron Platform.


Supported features

Representations

The following representations are supported:

  • BoundingBox
  • SolidModel
  • MappedItem
  • Curve:
    • Polyline
    • IndexPolyCurve
  • TessellatedFaseSet:
    • TriangulatedFaceSet
    • PolygonalFaceSet

Profile definitions

The following profile definitions[2] are currently supported:

  • ArbitraryClosedProfile (outer and inner curves)
  • ParameterizedProfiles:
    • CircleProfile (incl. hollow)
    • CShapeProfile (excl. fillet)
    • IShapeProfile (excl. fillet)
    • RectangleProfile (incl. hollow)