Skip to content

Read ifcxml from Autodesk Revit #5

@kms-hwi

Description

@kms-hwi

Hello,
we have implemented this library sucessfully in our facility management project. We can read files coming from CAFM-Connect without any problems.
But we can't read in IFC 4 files from Revit. (We also can not read it with the CAFM-Connect Editor)

Have you got any tipps how to create a valid ifcxml file with Revit (2018)? It seems to be a problem with the xml namespaces, that revit puts into the xml. For example:

<doc:iso_10303_28 xmlns:exp="urn:oid:1.0.10303.28.2.1.1" xmlns:doc="urn:oid:1.0.10303.28.2.1.3" ...
...
0.

Error in CAFM-Connect Editor: "<iso_10303_28 xmlns='urn:oid:1.0.10303.28.2.1.3'> wurde nicht erwartet."

Thanks
Henrik Wilsdorf
KMS Computer GmbH

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions