Where's my circle's face?
-
After adding a circle, I've got a circle with no face. How do I get a face?
I tried redrawing one of the edges w/o success.
-
I think you then have to add a face using the circle edge array.
` my_circle = ents.add_circle( params, more, etc )
ents.add_face( my_circle )`
I think that is how it has to be done,
Chris
-
The
add_circlereturns an array of its edges, socircles_edges=entities.add_circle(......), to make a face simply usecircles_edges[0].find_faces...........
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