pythonocc-contrib icon indicating copy to clipboard operation
pythonocc-contrib copied to clipboard

Problem Using IFCViewer

Open amirhosseinbabaei opened this issue 4 years ago • 0 comments

Hi there,

When I want to visualize an IFC file using IFCViewer, I get this Error:

File "...\pythonocc-contrib-master\IFCViewer\ifc_viewer.py", line 80, in <module> display.display_graduated_trihedron() File "...\lib\site-packages\OCC\Display\OCCViewer.py", line 354, in display_graduated_trihedron self.View.GraduatedTrihedronDisplay() TypeError: V3d_View_GraduatedTrihedronDisplay expected 2 arguments, got 1

I'm using python 3.6.7, oce 0.18.2, pythonocc-core 0.18.2, and opencascade 7.4.0.

Any help would be appreciated.

amirhosseinbabaei avatar Jan 13 '21 21:01 amirhosseinbabaei