Skip to content

fix error#1

Open
efirvida wants to merge 1 commit into
julienbld:masterfrom
efirvida:patch-1
Open

fix error#1
efirvida wants to merge 1 commit into
julienbld:masterfrom
efirvida:patch-1

Conversation

@efirvida

Copy link
Copy Markdown

Traceback (most recent call last):
File "/usr/local/lib/python2.7/dist-packages/pycado/parse.py", line 192, in display_file
o.build()
File "/usr/local/lib/python2.7/dist-packages/pycado/pycado_obj.py", line 272, in build
self.topology = TopoDS().Face(ex.Current())
AttributeError: 'TopoDS' object has no attribute 'Face'

Traceback (most recent call last):
  File "/usr/local/lib/python2.7/dist-packages/pycado/parse.py", line 192, in display_file
    o.build()
  File "/usr/local/lib/python2.7/dist-packages/pycado/pycado_obj.py", line 272, in build
    self.topology = TopoDS().Face(ex.Current())
AttributeError: 'TopoDS' object has no attribute 'Face'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant