[Plugin] DoorTool starter
18 posts
• Page 1 of 1
[Plugin] DoorTool starterI'm currently developing a DoorTool, which will work in a similar fashion to my WindowTool
viewtopic.php?f=180&t=12869 This tool will contain both a Right and Left Hand door sub menu. You will also be able to create Right and Left Hand Reverse doors from the same side of the opening. And as in WindowTool I intend to break out separate door items such as hardware, door frame, door trim, louvers, and solid panels, and glass panels. In addition Door Styles and Rails will also be adjustable. The doors will automatically be placed on a door layer and the door swing arc (which is not an arc yet) will be placed on the a doorswing layer. I'm currently releasing the DoorToolRight.rb ONLY, to see if their is any interest in this ruby. The remaining rubies for adding frames, trim, louvers, grilles, and icon bar will come later depending on the response. Please, register (free) to access all the attachments on the forums.
Re: [Plugin] DoorTool starterTomot Thanks, these tools are great indeed!
Re: [Plugin] DoorTool starterTomot
Thaks a lot. I would find this rubie very useful - especially if you develop it further as you suggested. Walter ![]()
Re: [Plugin] DoorTool starterDoors! A famous group
Please, register (free) to access all the attachments on the forums.
Re: [Plugin] DoorTool starterVery useful script, at least for me.
Thanks a lot, tomot! And, of course, as an architect, I'll be more than happy to have such a nice tool. Keep up the good work! Dan
Re: [Plugin] DoorTool starterConsidering how valuable the Windowizer tool has been it seems strange on reflection that the same hasn't been done for doors long ago.
This will be a really helpful tool. I look forward to the the completed project. Thanks for taking the time out to provide yet another valuable tool. (The guys at Google are going to have to come with something special for SketchUp 7. The Ruby guys keep racing ahead with new ideas!) Regards Mr S =======
Re: [Plugin] DoorTool starterThanks a bunch... please do keep working on this tool. In time... it will be just as useful as the windowizer!
"Success consists of going from failure to failure without loss of enthusiasm." - Churchill
Re: [Plugin] DoorTool starterThanks for work done on this plugin
go ahead... MALAISE La Connaissance n'a de valeur que partagée
Re: [Plugin] DoorTool starterHi Tomot,
Great tool. Let me add my 2 cts about the code: As I made a lot of mistakes myself in my scripts, I know how it is frustrating when you release a script and that it may corrupts other scripts at the user end. You use many globals (such as $pts,$ip, etc). I suggest you use instance variables or class variables instead such as @pts, @ip,etc). This way you prevent your variables to overwrite other variables of the same name in other scripts.
Could be:
These variables are "readable" by all the methods of the class, but "live" only when the tool object lives. This is safer... Didier Bur (Bytes Farmer)
Ecole Nationale Supérieure d'Architecture de Nancy (F) http://rld.crai.archi.fr/rubylibrarydepot/
Re: [Plugin] DoorTool startertomot, it doesn't appear that the script cuts a plane through the wall; am i right?
see attached. cheers, Please, register (free) to access all the attachments on the forums. purpose/expression/purpose/....
Re: [Plugin] DoorTool starter
It works in the same way WindowTools works. Think about how Windows and Doors are installed into openings in typical Western Frame Construction. The Framer or Carpenter must first define or build the opening, into which the window or door is to be installed. In the same way you must provide the opening in a wall in SU first into which the door or window will be installed. Furthermore the opening in a wall is also related to the Wall Thickness. If your walls are of a predefined thickness other than the default 6" then you must change the thickness in the dialog box to reflect your wall thickness. You only want to use my window or door tool if you want to create objects , where your design will be rendered or seen from both inside or outside. If you are concerned only about rendering the exterior view then you could use Windowizer.
Re: [Plugin] DoorTool starter
Thank you Didier for your comments. I should have been more careful. I mistakenly posted my development version, in which I need globals so I can check the values in the console.
Re: [Plugin] DoorTool starterTomot, I appreciate your efforts and looks like it has great possiblities. My main suggestion is that the hardware should include lever style handles. Also, what about solid wood doors, or did I miss something?
Ben
Re: [Plugin] DoorTool starterTom,
Thanks for taking the time to create the door.rb. I have used DoorMaker.rb by PKR but your routine looks like it will give a few more options when your done. You might look at doormaker.rb if you haven't already, there are quite a few good features in it like the four door swings on different layers. Thanks again - please keep working on this tool - I will look for the updates ![]() "Out of clutter find simplicity,
from discord find harmony, In the middle of difficulty lies opportunity" Albert Einstein
Re: [Plugin] DoorTool starter
Jim I have looked at Doormaker. That's why I'm trying hard to provide an equally, competent, alternative. I can see where PKR derived his/her approach, its much more technical and institutional, in nature. I wanted to maintain and stay on the residential side of doors. I'm not intending to include kick plates hinges, or dbl sided rebated frames, in steel or wood. There is obviously an unlimited amount one can or should not show on drawing, and that's where a Door Schedule and Specification normally take over.
Re: [Plugin] DoorTool starter
Thanks Ben I will attempt a lever option. Although you are well aware you opening up a very large can of worms when we are starting to talk about door accessories a Slab door.
Re: [Plugin] DoorTool startervery HELPFUL and HANDY plugin!, THANKS A LOT!
SketchUcation One-Liner AdvertsKeyframe Animation plugin - animate your SketchUp model by adding movement to any object.
Premium Members get 20% discount!
18 posts
• Page 1 of 1
|