@greg said:
Thanks Jim and tomsdesk. Unchecking 'Display Edges' does not do it because I'm using lines to simulate empty bins in a virtual warehouse, but setting the line profile from 3 to 1 does the trick.
I'm trying to derive the Ruby commands to do this programmatically.
Greg
Hi Greg,
Please look again at the suggestions. Neither Tom nor I said to turn off Display edges. We said to turn off Profiles, and gave 2 ways to do it.
As for the Ruby commands...
Sketchup.active_model.rendering_options["DrawSilhouettes"]=false