How to set egds of an enities in-visible?
-
i want to set edgs of a face invisible?
is there any attributes in face to set it?
thank u -
sure, you can set all drawingelements to hidden or visible with
visible=So try this:
my_face.edges.each { |e| e.visible=false }That should do it.
Chris
-
http://code.google.com/intl/nb/apis/sketchup/docs/ourdoc/drawingelement.html
entity.hidden=
or
entity.visible=(aah! beaten by Lightning Chris!)
-
@thomthom said:
http://code.google.com/intl/nb/apis/sketchup/docs/ourdoc/drawingelement.html
entity.hidden=
or
entity.visible=(aah! beaten by Lightning Chris!)
thank u
another problem
how to get the intersect line of to entities, i want to hide the intersect line -
I can think of a few ways to interperet that question. Do you have a quick image that shows exactly what you mean? Do you mean the line is autogenerated when you planar faces overlap? Or is this after an intersect?
Chris
-
?
my_face.eyes.close(sorry
) -
I like that one Jim.
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