OSArch Community

get all BuildingSmart smart properties for an object

  1. M

    I apologise, the docs haven't been regenerated in a while, my bad. The good news is that there is a new build out literally yesterday:

    https://github.com/IfcOpenBot/IfcOpenShell/commit/fc50bdd3a0354cf332ad846f0a336a9bbfd4a769

    Note that we won't update the docs just yet, since there is a release today and the build contains some potentially dangerous changes related to drawing generation, so it might only be updated in another few weeks after testing.

  2. P

    Thanks Moult, the pre-built zip is updated today right?

    I'll try again.

    (Compiling is too demanding to me :) )

  3. P

    OK @Moult, the link you point to has the latest build.

    (The blenderbim link https://blenderbim.org/docs-python/ifcopenshell-python/installation.html still point to outdated build)

    Some message return on importing -

    import ifcopenshell

    No stream support: No module named 'lark'

    But it seems "IFC4X3" working, thanks !

    ifcopenshell.version

    'v0.7.0-fc50bdd3a'

    import ifcopenshell.util.pset

    ifcopenshell.util.pset.PsetQto("IFC4X3")

    <ifcopenshell.util.pset.PsetQto object at 0x7f3955436d70>

  4. M

    Indeed, stream support was just added (we might delay the import to prevent that annoying message). We'll delay regenerating the docs for a few weeks.

  1. Page 1
  2. 2

Login or Register to reply.