Oops, your profile's looking a bit empty! To help us tailor your experience, please fill in key details like your SketchUp version, skill level, operating system, and more. Update and save your info on your profile page today!
π« Lightbeans Update | Metallic and Roughness auto-applied in SketchUp 2025+ Download
XLine2Line.rb not in current block
-
Hi
I often use the xLine2Line.rb script TIG and it is very usefull.
But when used inside groups, the converted lines is placed in the 'root' off the model.
Any change this can be fixed ?
Thanks
Jorgensen -
Hi Jorgensen,
Open the RB file in Notepad for instance.
Go to line 17: it should look like: ents=model.entities
Change it to: ents=model.active_entitiesSave your file and you're done.
(I thought this bug has been fixed a long time ago
) -
Super - thanks Didier

Advertisement