Multiple line select
-
I have a simple written code to create a wall from a selected line, now I would like it to work for multiple lines. what is the fastest way to do it without to much changing the code. Can I do it with Loop and how??
-
@thomas214 said:
what is the fastest way to do it without to much changing the code.
You're making a big assumption here - we have no insight to your code...
As for making a wall from selected set of lines, I'd create it using
Face.followmemethod. http://code.google.com/apis/sketchup/docs/ourdoc/face.html#followmeCreate the profile of the wall at one of the end points of your set of edges and then
face.followme. -
@thomthom said:
@thomas214 said:
what is the fastest way to do it without to much changing the code.
You're making a big assumption here - we have no insight to your code...
As for making a wall from selected set of lines, I'd create it using
Face.followmemethod. http://code.google.com/apis/sketchup/docs/ourdoc/face.html#followmeCreate the profile of the wall at one of the end points of your set of edges and then
face.followme.In the attachment is the code.
-
There IS a work-in-progress on a BIM type plugin that can make walls, and export to IFC.
Maybe you could join in with that project ??
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