← Back to team overview

yade-users team mailing list archive

[Question #690433]: UNV Reader

 

New question #690433 on Yade:
https://answers.launchpad.net/yade/+question/690433

Hi,

I have a problm with UNV reader. When I want to import a geometry an error occurs:

363         if returnConnectivityTable:
    364                 return unvReader.facets, unvReader.nodes, unvReader.elements
--> 365         return facets
    366 
    367 

NameError: global name 'facets' is not defined


I have Yade 1.20.0 version.
What could be the reason of this problem?

BR
Przemek

-- 
You received this question notification because your team yade-users is
an answer contact for Yade.