Skip to content

Errors when testing json2ifc #10

Description

@mickey-bimlive

I'm trying to run json2ifc with a simple json test file, to convert it to ifc.
I get an error:

json2ifc.py", line 28, in <module>
    ifc_json = ifcjson.JSON2IFC(jsonFilePath)
AttributeError: module 'ifcjson' has no attribute 'JSON2IFC'

Is conversion from json to ifc supported at this point? I read "round-tripping is supported", therefore my question....

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions