Does this bugsplat for you>
-
Just curious. I get a BugSplat most of the time, but sometimes not.
def sss model = Sketchup.active_model group = model.entities.add_group entities = group.entities radius = 100.0 r2 = radius p1 = [50, 50, 0] p2 = [50, 50, -250] @numsegs = 6 circle1 = entities.add_circle(p1, [0,1,0], radius, @numsegs) circle2 = entities.add_circle(p2, [0,0,1], r2, @numsegs) face1 = entities.add_face(circle1) face1.followme(circle2) end
-
@jim said:
> circle1 = entities.add_circle(p1, [0,1,0], radius, @numsegs) > circle2 = entities.add_circle(p2, [0,0,1], r2, @numsegs) > face1 = entities.add_face(circle1) > face1.followme(circle2) >I'm afraid to try that, Jim. Looks to me like the High Poly Police are coming to lock you up.
-
Thanks Martin, but it is the same as using Follow Me on a couple 6-sided "circles"
to make a sphere.
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