Turn off automatic creation of line interesctions
-
hello,
how to turn off automatic creation of line interesctions in SketchUp 7? when i import a drawing from CAD program, it gets automatically filleted and it makes the further work impossible.
thank you for any tips
-
There is a script that will turn it on or off for you here:
http://www.smustard.com/script/ToggleBreakEdges
There is no built in way to do it unfortunately.
Chris
-
you can also do it by going to the ruby console and typing:
Sketchup.break_edges=false
and then when you want to turn it back on:
Sketchup.break_edges=true
-
thanks
i think i will use the Ruby console instead of paying $5 for the same functionality.
and furthermore i found a videotutorial by AIA on SketchUp, where i've been given some tips on modelling from CAD plans; suddenly, i don't need this toggle anymore well, at least for now.
thanks for the answers
-
@eidam655 said:
thanks
i think i will use the Ruby console instead of paying $5 for the same functionality.
and furthermore i found a videotutorial by AIA on SketchUp, where i've been given some tips on modelling from CAD plans; suddenly, i don't need this toggle anymore well, at least for now.
thanks for the answers
How much does that AIA video cost, or can you share? (usually can't afford anything "AIA"). Any help in that process is welcome.
Advertisement