7 messages in com.googlegroups.sketchuprubyentities.set_text and leaders
FromSent OnAttachments
gbell20 Feb 2008 01:33 
Todd Burch - Katy, Texas20 Feb 2008 06:26 
Todd Burch - Katy, Texas20 Feb 2008 06:56 
gbell20 Feb 2008 18:47 
Todd Burch - Katy, Texas20 Feb 2008 19:57 
Greg Ewing21 Feb 2008 02:41 
gbell21 Feb 2008 18:44 
Subject:entities.set_text and leaders
From:gbell (grog@gmail.com)
Date:02/20/2008 01:33:58 AM
List:com.googlegroups.sketchupruby

How is "Screen text" (ie. no leader) created in Ruby? I use entities.set_text, but the resulting text has_leader.

However if I use the GUI to make a text with no leader, has_leader is false.

The leader= method sets the leader type, but even when I set it to 0, has_leader is true on my set_text created text.