Profile Builder released!
-
also its now started dropping faces after sending a profile along a path, which i then have to manually add...bit strange?
-
@sir said:
is it possible to edit a profile which has already been extruded along a load of paths, and have the paths update to the new profile? or do i just have to make the edited one a new profile and re-extrude it?
Well, if you first select all the profile members that you want to change, then click the 'Edit Member Properties' button. If you check the 'Profile' box, then all of the selected members will switch to whatever profile is currently shown in the dialog box. There is no need to re-extrude anything.
@unknownuser said:
also the bug that you mention about a profile dissaperaring when reversing direction affects me, but more recently im getting it never apprearing in the first place. (SKP pro 6) any fix for this yet?
Sorry, there is no fix for this. It seems to only happen in SU6, so it seems like it is a SketchUp bug in version 6.@unknownuser said:
sometimes it works tho. weird!
yes it is very baffling for me...@unknownuser said:
it'd be nice to have manual selection of the placement point too, maybe in another version
You have full control over placement point by using the x and y offset values. I am not sure what you mean here.
@unknownuser said:
and to be able to make the profile builder popup dissapear into its title bar, like materials popup. but i guess ruby doesnt control that eh?
Sorry, not possible@unknownuser said:
is there a limit to the complexity of the profile? cos it refuses to do anything with my more complex ones
I have tried some pretty complex profiles and never had any problems. Can you upload the SKP showing the profile you are trying to use? Maybe you found a bug. Thanks!
Let me know if you need any more help!
Dale -
thanks for the replies. ive got a pressing deadlin on monday, should be able to uplaod the profiles that are causing problems after.
-
Any news about Profile builder? the whole world is waiting for the 2.0 version. Please keep us in touch about the release date and the new features.
Greetings
-
@diego-rodriguez said:
Any news about Profile builder? the whole world is waiting for the 2.0 version. Please keep us in touch about the release date and the new features.
Greetings
um...the whole world? don't think so.... Probably 99% of the SU community does not know this plugin exists.
While an updated version is planned at some point, nothing is in the works right now. SDS2 is my top project right now.
-
ok. thanks.
correction
I bought version 1, and look forward to version 2 -
Profile Libraries
I know this may be a touchy subject and I'm not asking for a Library Viewer, but is there a recommended way of documenting what each profile looks like in a library to make it easy for me to find one pseudo-quickly. This is most important when I sitting with a customer trying to quickly sketch out their vision.
Thanks for the help,
Mike -
@mikeewilly said:
Profile Libraries
I know this may be a touchy subject and I'm not asking for a Library Viewer, but is there a recommended way of documenting what each profile looks like in a library to make it easy for me to find one pseudo-quickly. This is most important when I sitting with a customer trying to quickly sketch out their vision.
Thanks for the help,
MikeHi Mike,
All i can really suggest is to use a long descriptive name for the profile name and make use of the 'favourites' library. Obviously, this will make it much easier to find the profile you are looking for. (Sorry if this isn't the kind of answer you were hoping for...) -
@whaat said:
Hi Mike,
All i can really suggest is to use a long descriptive name for the profile name and make use of the 'favourites' library. Obviously, this will make it much easier to find the profile you are looking for. (Sorry if this isn't the kind of answer you were hoping for...)Well thanks for the suggestion, I'll do that. What about any tips for libraries I've downloaded? (Specifically the "Mouldings" library)
Thanks again for a nice tool.
Mike -
@whaat said:
@mikeewilly said:
Profile Libraries
I know this may be a touchy subject and I'm not asking for a Library Viewer, but is there a recommended way of documenting what each profile looks like in a library to make it easy for me to find one pseudo-quickly. This is most important when I sitting with a customer trying to quickly sketch out their vision.
Thanks for the help,
MikeHi Mike,
All i can really suggest is to use a long descriptive name for the profile name and make use of the 'favourites' library. Obviously, this will make it much easier to find the profile you are looking for. (Sorry if this isn't the kind of answer you were hoping for...)What's the format the profiles are saved in?
I was thinking, is it isn't scrambled, then it wouldn't be too hard to write a little snippet that recreates the profiles as faces in SU which then can be printed....
-
Cheers TIG!
-
@thomthom said:
@whaat said:
@mikeewilly said:
Profile Libraries
I know this may be a touchy subject and I'm not asking for a Library Viewer, but is there a recommended way of documenting what each profile looks like in a library to make it easy for me to find one pseudo-quickly. This is most important when I sitting with a customer trying to quickly sketch out their vision.
Thanks for the help,
MikeHi Mike,
All i can really suggest is to use a long descriptive name for the profile name and make use of the 'favourites' library. Obviously, this will make it much easier to find the profile you are looking for. (Sorry if this isn't the kind of answer you were hoping for...)What's the format the profiles are saved in?
I was thinking, is it isn't scrambled, then it wouldn't be too hard to write a little snippet that recreates the profiles as faces in SU which then can be printed....The data is stored in
.plb
files inC:\Program Files\Google\Google SketchUp 7\Plugins\ProfileBuilder\Libraries\
, and it is in the format
SQ0.25x0.25 0.0 0.0 0.25 0.0 0.25 0.25 0.0 0.25 SQ0.5x0.5 0.0 0.0 0.5 0.0 0.5 0.5 0.0 0.5
...this above is from the 'built-in'Squares Imperial.plb
and is for a 1/4" square, 1/2" square, etc
It is a line-by-line space separated data set, the first part is the profile's name [for the first one here it'sSQ0.25x0.25
] and the remainder are paired values that make 2D points, and are used to make the shape, always set off from the first one that's 0,0...
When you make a custom profile it lists the vertices as 2D points starting at [0,0]...
Any new profile you make can be saved into any current profile .plb library or Favorites.plb [you can make as many .plb files as you like with...Create New
option] - a new profile's name always has spaces stripped out [so 'My Profile 1' becomes 'MyProfile1'] to avoid confusion in the data structure...
So it would be relatively easy to read the .plb files, a line at a time and get the profile's name and its points, [converted to 3d by adding a third item to the array as 0], then use those to make a face inside a group and move that group about on the screen to miss any others by their b'boxes and place a text-tag in the center of it giving the .plb_name+profile+name, repeat for all profiles in the .plb - finally take a .png of the screen, named after the .plb etc and repeat for other plb's...
Over to you thomthom... -
If can be possible to scaleup or scaledown the profiles stored on the library....
And to create and set layer by profile name...
And... if the plugin can set material for profile, maybe this data can be stored on profiles.
this maybe make me smile. -
Is it possible to access and to use the tools of great Dale Martens for other scripts, enlarging Google Sketchup's API or something like this?
-
I love this plug-in! As soon as I saw the video I had to buy it.
One question that I think hasn't been answered (and forgive me if it has been) has to do with adding textures to a profile.
I created a wall profile that was then used to create several walls(Placement Point: Bottom Left). When I try to add a texture that has a definite vertical orientation, it seems to rotate the texture to the horizontal(in direction of extrusion). Exploding the group and then adding the texture seems to work but adds a few extra steps that I would rather not take. Is there something that I am missing? Or is this a Sketchup thing? (Follow me appears to keep the orientation right BTW.)
Thanks in advance. -
Thanks again for this one Dale, it saved my butt tonight.
-
Crashed SU 8...
Has anyone been able to "edit path" on SU 8?Cheers
-
@gtalarico said:
Crashed SU 8...
Has anyone been able to "edit path" on SU 8?Cheers
hm... I've used PB in SU8 - but I just realised I haven't edited a path yet - as it just crashed on me when I tried it.
-
I guess whaat is aware of it:
-
@thomthom said:
@gtalarico said:
Crashed SU 8...
Has anyone been able to "edit path" on SU 8?Cheers
hm... I've used PB in SU8 - but I just realised I haven't edited a path yet - as it just crashed on me when I tried it.
Yes, this bug has been reported awhile ago to the SketchUp team. I need to check with them to see if it will be fixed in the next update.
Advertisement