Best practice for followme
-
Hi,
I have a nicely created geometry using the followme function, something like this:
status = myFace.followme(lines)
status is ok and everyone is happy, but what's the best practice for selecting the faces/entity just created by the followme function, in this instance I'd like to move it somewhere else.
Cheers
-
Put the face in a group the do the followme. Everything created by the followme will be added to that group
myGroup = Sketchup.active_model.entities.add_group myFace status = myFace.followme(lines)Then you can move the group.
Hello! It looks like you're interested in this conversation, but you don't have an account yet.
Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.
With your input, this post could be even better đź’—
Register LoginAdvertisement