Giter Site home page Giter Site logo

revit-ifc's People

Contributors

angelvelezsosa avatar deploymentservice avatar eibre avatar gschleusner avatar jmirtsch avatar jouellette-autodesk avatar lbianch avatar omararafa avatar t-vasyi avatar triroakenshield avatar vinnividivicci avatar wawansfornax avatar wawansolihin avatar

Stargazers

 avatar

Forkers

omararafa

revit-ifc's Issues

IFC Export Dialog to that Consumes Log output for "per element" IFC Export

Extend Current IFC By Element Exporter - Main Branch - https://github.com/HOKGroup/revit-ifc to consume a RevitLogger jsonl log file.

Clone this repo to create this modification.

Use this Revit file for testing; IFC Export Test File

Log Format

The log format looks like this.

Each Item is one line in the JsonLines format.

The UniqueID should be used for identifying the elements to be exported.
image

The UniqueID is the first "ObjectID" Value in the log per element per the example below.

{“ObjectIds”:[“456c2924-c9b5-43fc-9bb8-af24bd082f06-000123da”,“74714”,“133f1e81-4fec-40ff-9ebf-bcdec1cb7879”],“ObjectProperties”:[“6" Interior Partition”,“Walls”,“False”],“BBox”:[[“23.7500000000002","92.5833333333335","76”],[“46.3407644790035","93.0833333333335","80”]],“Notes”:[“Im a user note”, “This is a project note”], “ObjectStatus”: [”Modified”]}

Step One

First Create a version that relies on the user selecting a log file from the current export UI as shown in the following mockup. Then trigger the export using only the items that appear in the log.

image

When this step is complete submit a PR for review in this repo.

Step Two

Will be to create a headless version of the exporter that can be actives and work after receiving updates from the log. The setting format will be provided in an additional Issue.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.