thomthom / quadface-tools

Suite of tools for manipulating quad faces in SketchUp.
https://extensions.sketchup.com/en/content/quadface-tools
MIT License
18 stars 1 forks source link

Error selecing region from loop #84

Open thomthom opened 10 years ago

thomthom commented 10 years ago

Original report by me.

The original report had attachments: 2014-01-28_23h04_49.png

2014-01-28_23h04_49


When selection a loop with a face instead of edge to indicate area it raises an error:

Error: #<NoMethodError: undefined method `faces' for nil:NilClass>
C:/Users/Thomas/AppData/Roaming/SketchUp/SketchUp 2014/SketchUp/Plugins/tt_quadfacetools/core.rb:1540:in `loop_to_region'
C:/Users/Thomas/AppData/Roaming/SketchUp/SketchUp 2014/SketchUp/Plugins/tt_quadfacetools/core.rb:179:in `block in <module:QuadFaceTools>'
-e:1:in `call'