OSArch Community

[IFC4.3] Which Ifc class to use for structure gauge?

  1. M
  2. M
  3. M
  4. M
  5. M

    So when i create an ifc with just an structure gauge, how should the ifc be structured?

    The use case for this example is the Domain Road (highway) -> each discipline create their own little ifc model and in the end there should be a federation <- to dedect a collision for example between a bridge and the structure gauge.

    Variant 1:

    IfcProject -> IfcSite -> IfcRoad -> IfcRoadPart -> IfcVirtualElement (Predefined Type: CLEARANCE)

    Variant 2:

    IfcProject -> IfcSite -> IfcRoad -> IfcSpatialZone ?? (Predefined Type: SECURITY) ?? -> IfcVirtualElement (Predefined Type: CLEARANCE)

    Or any other variant, i am open for suggestions :)

    Another question: Why is there no Pset_Clearance? Was there no need?

  6. M

Login or Register to reply.