Valiarchitects - plugins
-
@bob james said:
@chuck vali said:
If you don't have either of these other plugins, could you temporarily rename your "Plugins" folder to something else like "Plugins1", then create a new "Plugins" folder, place only InstantRoof in that folder,and restart SketchUp. If the script works then we'll know it's a conflict with some other plugin.
Chuck
As I recall it, there is a set of plugins that mustbe in the plugins folder: I don't believe you can, in this case, have only InstantRoof by itself.
Sorry that I don't recall the required minimum set.I actually did what Chuck is instructing to do to find out the conflict with LightUp. So you can have only one plugin in the plugins folder and have SketchUp work.
-
@unknownuser said:
So you can have only one plugin in the plugins folder and have SketchUp work.
Even no plugins
-
Solo, To me, this one is a very nice render. Pleasantly and pretty realistically unkempt, and comfortable, attractive.
(The micro ani is helpful also.)
-
@chuck vali said:
@darth666 said:
@jaxcoffee said:
Seem to be getting nothing but bug splats when trying to use the instant roof plugin. I'm on version 8 pro. Am I missing something here?
Thanks
same here... if I choose to create new roof (not predefined) sketchup crashes. All defined roofs work until I choose options to edit slope...or hips...during roof creation, then sketchup crashes.
SK8PRO, Windows 7
I've found a conflict with OpenStudio, which needs to be unchecked in preferences, and sketchUp restarted for InstantRoof to work. (I made a custom work-around for OpenStudio - which I can make available - but I had to disable the single undo feature to get it to work)
I also understand that there is a conflict with lightUp as well. But I haven't traced that problem yet.
If you don't have either of these other plugins, could you temporarily rename your "Plugins" folder to something else like "Plugins1", then create a new "Plugins" folder, place only InstantRoof in that folder,and restart SketchUp. If the script works then we'll know it's a conflict with some other plugin.
Chuck
I've checked all my plugins and I found one that caused crashes - it was "sunposition.rb". I've removed it and "Instant roof" is working great now
-
Very nice set of plugins.
-
@unknownuser said:
@unknownuser said:
So you can have only one plugin in the plugins folder and have SketchUp work.
Even no plugins
-
I'm getting a crash in SU8 Pro when trying to Make Roof...
no sunposition.rb
-
@krisidious said:
I'm getting a crash in SU8 Pro when trying to Make Roof...
no sunposition.rb
Does it only crash with a particular roof or just doesn't work at all? One person had drawn an outline in another cad program and imported it into SketchUp. Instant Roof would crash trying to make a hexagonal portion of the roof. When I redrew the same geometry in SketchUp the roof worked fine.
If it just crashes on any outline, then I suspect a conflict with another script. The only conflicts I am aware of are LightUp (I couldn't get it to crash when I tried it on my machine), sunposition.rb, and OpenStudo. (Only the encrypted version of Instant Roof (.rbs) would crash with Open Studio, not my unencrypted source code (.rb) )
I would really like to find out what the issue is. Would you mind temporarily renaming your "Plugins" folder and putting just the InstantRoofPro.rbs and InstantRoofProS.rb in a separate "Plugins" folder to find out if it's a conflict with another plugin?
Chuck
-
Hi,
I wish to add one comment. Well two. These are great tools all around!
But it seems that this roof tool, like others I have tried, uses the eave as the line for the starting plane. I don't know if it is difficult--this coding is wizardry to me--but I wish roof tools would use the plate line, which seems (to me) the logical reference point once the size of rafters and bearing details are defined.Thanks, Chuck, for these tools and your helpful responses.
Peter
-
@pbacot said:
Hi,
I wish to add one comment. Well two. These are great tools all around!
But it seems that this roof tool, like others I have tried, uses the eave as the line for the starting plane. I don't know if it is difficult--this coding is wizardry to me--but I wish roof tools would use the plate line, which seems (to me) the logical reference point once the size of rafters and bearing details are defined.Thanks, Chuck, for these tools and your helpful responses.
Peter
Peter, that is a frustration I have also for many plugins / programs!!!! I wish one day for a program to write functions considering the known factors and variables when built.....
-
@pbacot said:
Hi,
I wish to add one comment. Well two. These are great tools all around!
But it seems that this roof tool, like others I have tried, uses the eave as the line for the starting plane. I don't know if it is difficult--this coding is wizardry to me--but I wish roof tools would use the plate line, which seems (to me) the logical reference point once the size of rafters and bearing details are defined.Thanks, Chuck, for these tools and your helpful responses.
Peter
Peter,
Thanks, I'm happy that you like my plugins!
It would not have been difficult to use plate height as the reference - and I did consider it. I decided against it because - as I see it -there isn't a fixed relationship between plate height and the exterior building skins.
Here was my reasoning:
If a roof is conventional stick framed the rafter will have a seat cut, if trusses there is no seat cut, and if, as with most of the projects I work on, the trusses are metal, with false rafter tails, there is often an extended truss heel. Each of these conditions, along with different eave and exterior wall finish material thicknesses will result in a different relationship between the plate height - which is a structural datum -and intersection of the outer skins of these finishes - which is what my script works with.If I want an accurate roof height, I could draw a section of the eave showing the structural conditions and material thicknesses, then determine the height of the point where the exterior wall finish intersects the underside of eave finish, create geometry using this height and then run the script. Had I built assumptions into the script about where the plate height was in all this, I think the above process would be more cumbersome because my assumptions would have to be accounted for where they didn't correctly apply.
On the other hand, my intention was to make a schematic design tool that creates a somewhat convincing roof - if you don't zoom in too close. So I anticipated that users would have only a general idea of the structural members and use approximate wall heights. I would be very happy if anyone successfully uses the script for DD or CD level documents, but I'm afraid they will probably have to do some manual tweaking.
Chuck
-
Good points, Chuck. You'd have to have an interface accounting for all the feasible rafter or truss designs. The user can work out the eave height by calculation or CAD which is what we do anyway. Thanks for the reply.
Peter
-
@pbacot said:
Good points, Chuck. You'd have to have an interface accounting for all the feasible rafter or truss designs. The user can work out the eave height by calculation or CAD which is what we do anyway. Thanks for the reply.
Peter
Plus I only reference plate height when the structure has framed bearing walls. It's much more common for me to reference top-of-slab (roof slab) or top-of-steel (beam). Especially with fireproofing on the steel, the relationship between the reference point and the exterior skin may be quite different from that of a type 5 building referencing plate height.
I played around with Revit a couple of years ago: I think it did a good job of dealing with the structure vs building skin relationship. But, in my opinion, it required too much decision making too early in the project. That's one of the reasons I prefer SketchUp.
Anyway, I don't want to suggest that I don't think the script could be improved - it most certainly could be - but thanks for bringing this issue up.
Chuck
-
@chuck vali said:
@krisidious said:
I'm getting a crash in SU8 Pro when trying to Make Roof...
no sunposition.rb
Does it only crash with a particular roof or just doesn't work at all? One person had drawn an outline in another cad program and imported it into SketchUp. Instant Roof would crash trying to make a hexagonal portion of the roof. When I redrew the same geometry in SketchUp the roof worked fine.
If it just crashes on any outline, then I suspect a conflict with another script. The only conflicts I am aware of are LightUp (I couldn't get it to crash when I tried it on my machine), sunposition.rb, and OpenStudo. (Only the encrypted version of Instant Roof (.rbs) would crash with Open Studio, not my unencrypted source code (.rb) )
I would really like to find out what the issue is. Would you mind temporarily renaming your "Plugins" folder and putting just the InstantRoofPro.rbs and InstantRoofProS.rb in a separate "Plugins" folder to find out if it's a conflict with another plugin?
Chuck
I tried the renaming folder deal and still got an error, it puts up the list of what I might be doing wrong... I wonder if it could be an issue from making my mesh with "From Contours"?
it seems to be doing it with Instant Road and Instant Roof I've done some tests and it seems as if I can't get any of it to work. I'm not sure what I've broken... it was working fine before in 7Pro.
-
@krisidious said:
I'm getting a crash in SU8 Pro when trying to Make Roof...
I tried the renaming folder deal and still got an error, it puts up the list of what I might be doing wrong... I wonder if it could be an issue from making my mesh with "From Contours"?
it seems to be doing it with Instant Road and Instant Roof I've done some tests and it seems as if I can't get any of it to work. I'm not sure what I've broken... it was working fine before in 7Pro.
Would you mind sending me the file you're working on? Maybe I can find out whether it's something related to the file or your system set up.
-
question about licensing on instant road:
If I have a laptop and a desktop, can I use a "single user license" on both or do I need two copies for that?
-
@manamana said:
question about licensing on instant road:
If I have a laptop and a desktop, can I use a "single user license" on both or do I need two copies for that?
You do not need to purchase additional licenses for your additional machine(s). One license will do.
-
I've got a long road that seems to split the difference on interacting w/ the terrain. It appears that the outside of the curves attach to the terrain, but the inside of the curves are independent. The attached image is an example, and I've turned on shadows to show the gap between the road and the terrain. I've tried various road widths, max. segments, curve smoothing, number of curves, and sub-grade height, but nothing seems to have much of an impact. The plug-in works with more simple curved forms (also attached), but haven't found a specific 'number of curves' that work consistently or correctly to use that as a guideline. Please help!
-
Hi, i'm having trouble with the instant road plugin (free) and sketchup7.1 (free).
Whatever i'm trying i get "ERROR: No group selected". i have exploded the ground surface as stated and the centerline is in a group. With both selected i activate the plugin and get the error. any tips ? The instant roof plugin is working fine btw. -
@braddaad said:
I've got a long road that seems to split the difference on interacting w/ the terrain. It appears that the outside of the curves attach to the terrain, but the inside of the curves are independent. The attached image is an example, and I've turned on shadows to show the gap between the road and the terrain. I've tried various road widths, max. segments, curve smoothing, number of curves, and sub-grade height, but nothing seems to have much of an impact. The plug-in works with more simple curved forms (also attached), but haven't found a specific 'number of curves' that work consistently or correctly to use that as a guideline. Please help!
I can't tell, but the road looks too close to the hole for the building. If the shoulder outline intersects any edge of the terrain - including the building hole - it will stop the script.
If this isn't the issue, could you send me the file? I may be able to figure it out. SketchUp will sometimes confuse 2 different points as having the same location - which will cause a failure. I was surprised to discover this could sometimes happen when points were up to 1/2 inch apart. So when making the road surface, and especially when intersecting the terrain, there is a probability that this will occur. The only solution I found was to try slightly different starting conditions in an attempt to move the point where the tolerance problem occurred.
Advertisement