Git Product home page Git Product logo

ifcopenshellscriptingtutorial's People

Contributors

jakob-beetz avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

ifcopenshellscriptingtutorial's Issues

Input problems

Hello,
this application is really great! And i liked your Tutorial as well.
I just noticed that my version of this app crashes whenever i try to run raw_input, or input,
do you know why this should be?
Thanks in advance,
best regards,
Lukas.

Can't find the installer

Hi, this looks exactly what I need in order to learn IfcOpenShell interactively. Looks like a really nice work. But I can't find the location of the zip. The url you provide does not work, and looking in previous commit messages I found another url, but that didn't work too. Can you tell me the right URL?

Problems installing

Hello Jakob,
I seem to have trouble trying to install your viewer.
After a couple of tries i finally built the whole IFCOpenShell and all the dependencies, and now I want to integrate your viewer as well.
But when i do what you instructed in the Scripting Tutorial, i get this error:

File "C:\Users...\ifcopenshell\app\tue_viewer\lib\site-packages\ifcopenshell\geom\code_editor_pane.py", line 150, in init
self.snippets = config.options('snippets')
File "C:\Users...\ifcopenshell\app\tue_viewer\lib\site-packages\ifcopenshell\geom\app.py", line 112, in options
return OrderedDict([(k, self.config_decode(self.config.get(s, k))) for k in self.config.options(s)])
File "C:\Users...\ifcopenshell\app\tue_viewer\lib\ConfigParser.py", line 279, in options
raise NoSectionError(section)
ConfigParser.NoSectionError: No section: 'snippets'

Any help, or a step by step how to integrate the viewer into the IfcOpenshell project would be greatly appreciated!
Kind regards,
Lukas.

Can't open ifc models

Getting Error "UnicodeEncodeError: 'ascii' codec can't encode character u'\xe4' in position 45: ordinal not in range(128)" when trying to open ifc model

toggle_visibility & set_color returning error message

Hi

I get this error message when I try to toggle visibility of items in the IFC file:

Traceback (most recent call last):
File "", line 22, in
File "ifcopenshell\geom\app.py", line 515, in toggle_visibility
File "ifcopenshell\geom\app.py", line 505, in toggle
File "ifcopenshell\geom\app.py", line 511, in visibility
File "OCC\Core\AIS.py", line 5230, in Erase
TypeError: in method 'AIS_InteractiveContext_Erase', argument 2 of type 'opencascade::handle< AIS_InteractiveObject > const &'

Additionally, 'viewer' object seems to be missing some attributes like 'set_color', get_selection_set'. ("highlight all selected products" in the snippets as an example)

Best Regards
Hazar

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.