GithubHelp home page GithubHelp logo

bekraft / bitubtrexdynamo Goto Github PK

View Code? Open in Web Editor NEW
6.0 2.0 0.0 9.8 MB

Bitub TRex Dynamo Plugin for IFC post production

License: Apache License 2.0

C# 26.56% C++ 51.85% C 21.59%
xbim dynamobim ifc openbim bim

bitubtrexdynamo's Introduction

Bitub TRex Dynamo Plugin

TRex is collection of utility libraries of model transformation and deployment tasks in the AEC domain. Internally it's using i.e. Xbim libraries to read, transform and write IFC model files.

Currently supports Dynamo 2.12+.

Installation of binary releases

TRex is collection of utility libraries of model transformation and deployment tasks in the AEC domain. Install a recent version of Dynamo and extract the TRex release to the

~/AppData/Roaming/Dynamo/Dynamo Core or ~/AppData/Roaming/Dynamo/Dynamo Revit packages sub folder. Keep the entire package rooted by a single parent folder (i.e. TRex).

Building from development/master branch

The current implementation is under heavy development. It's not guranteed that the latest dev head will seemlessly work and compile. If you like to build your own relase, check out the dev branch run restore packages in Visual Studio and run a clean build.

In general, the master branch is the best option to run your own build.

Dependencies

Build configuration and impacts

Each build will generate a package under ./DeployedPackages (see DeployPath).

  • Debug will run a debug build and copy plugin over to the predefined Dynamo solution directory.
  • Beta will run a debug build
  • Release will run a release build with documentation extraction added (for Dynamo help)

Currently only x64 is supported for Assimp and Xbim. If you like to generate x86 native libraries feel free to modify the build configuration.

Licenses in use

Bitub TRex Dynamo is licensed by Apache-2.0.

Assimp Asset Importer is licensed by Assimp License (3-clause BSD)

Xbim Framework is licensed by CDDL-1.0 license.

bitubtrexdynamo's People

Contributors

bekraft avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

bitubtrexdynamo's Issues

Add extra node for IFC representational geometry build

Requiring a new node to trigger geometry kernel build geometry store from parsed IFC model. For now it's done implicitely when exporting scene models only. Geometry validation requires exclusive access to this information.

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.