C'est bizarre la tendance qu'on a à aimer le pays des autres... Moi j'ai préparé mon diplôme d'archi au Québec, j'y suis retourné une dizaine de fois et c'est vraiment le coin de la planète que je préfère !
Posts
-
RE: Bienvenue
-
RE: Bienvenue
Si si, tu parles très bien. Bravo !
J'espère que tu aura le beau temps en Septembre pendant tes vacances parceque pour le moment il pleut partout et les températures sont celles d'un mois d'Avril ou d'Octobre... -
RE: Bienvenue
Alors là, soit il y a au moins un australien au monde qui parle le français aussi bien que moi, ou alors Bernard, avoues, tu est un immigré ?

-
RE: Bienvenue
Ah pour une fois que les anglophones essaient de parler une autre langue que la leur, on va pas faire les fines bouches

-
RE: [Plugin] Projection toolbar update
Hi cadFather,
I'm afraid I don't understand 'project lines along red/green' ?
Using "project lines along vector" would not do the trick ?
Please explain it to my tired brain... -
RE: Active section plane
Hi Al,
Nope.
There's almost nothing usable with Section Planes. In the help pages they say: "Note that there is no way to get a SectionPlane object using Ruby. You must manually create a section plane with the Section Plane Tool in SketchUp and then query the entities array to find the SectionPlane object".
If you can't even get section plane objects
, you also can't say which one is active 
-
RE: [Plugin] Skin.rb
Hi ArchitectBoy,
Maybe you could have a look at the new versions of extrude_lines.rb or at extrudelinetool.rb. They "auto-soft" extruded edges when original edges are parts of curves, arcs, circles.
Hope this helps, -
RE: [Plugin] Draw Arcs
Yes it's down (server reboot)
. Nobody there today, it will be up tomorrow. -
RE: [Plugin] Draw Arcs
Yes, but I see it is payware.
Do you think they will be angry at Smustard ?
-
RE: [Plugin] Draw Arcs
What about "circle by 3 points" too ?
To RW or TIG or Jim Foltz or any guru: Any chance to overwrite the default SU menu ?
For instance I would like to have, in the Draw menu, a menu "Arc" with sub-menus to add to the standard "Arc" option my own scripts there. Is it possible ?
-
[Plugin] Draw Arcs
Hi,
Here is the script to draw arcs with 2 new methods:- Center and 2 points
- 3 points
Enjoy !
Please get the latest version from the PluginStore http://sketchucation.com/pluginstore?pln=arcs
-
RE: [Plugin] ComponentReporter+.rb
Little typo line 189 "intances" for "instances".
Nice script as always
-
[Plugin] ExtrudelineTool Update
Hi,
Here is an update of my extrudelinetool:- now supports numeric entries in the VCB
- annoying beep supressed
- some graphic enhancements.
Enjoy,
Please get the latest version from the PluginStore http://sketchucation.com/pluginstore?pln=extrudelinetool-Modified-TIG
-
RE: [Plugin] HouseBuilder metric 1.2
Hi,
TIG is right, and as I said at the top of this thread: "this must-have developed by Steve Hurlbutt (and me for the toolbar, estimates, metric versions)".
That's why it has been developed in feets first.@unknownuser said:
In France most houses use bricks, dont they?
Yes and no, it depends where the house is: bricks in the North, natural stone almost everywhere, concrete and concrete blocks in suburban areas, wood in the south-west and in all mountainous areas.
Regards, -
RE: [Plugin] HouseBuilder metric 1.2
Hi John,
I will rework the script when back from holidays
!
Regards, -
RE: [Plugin] HouseBuilder metric 1.2
Hi,
I think it's a path problem. To locate the Housebuilder path on your system, it first tries to locate where SU is installed, then it goes to the plugins folder, then to the Housebuilder folder, to read the sections text file.su_path = Sketchup.find_support_file("Sketchup.exe").split("Sketchup.exe")[0]
This is the offending line of the script, because I suppose there's no ".exe" file on a Mac, right ?
Please tell me where SU is installed by default on a Mac system and I'll try to solve this issue.
Regards, -
[Plugin] HouseBuilder metric 1.2
A new version of this must-have developed by Steve Hurlbutt (and me for the toolbar, estimates, metric versions).
Enjoy !Thread: http://www.sketchucation.com/forums/scf/viewtopic.php?f=127&t=1735
A new set of PNG icons made starting from an OK running template. They should display OK on any platform, or I am going crazy...
HouseBuilder_metric_1[1].2.zip
-
[Plugin] Sunflow exporter update
Hi all,
Here is an update of the Sunflow exporter.
Enjoy,A basic shaders library can be found here:
http://www.crai.archi.fr/RubyLibraryDepot/Ruby/Sunflow/thumb.html
-
RE: [Plugin] zoom_selection.rb
Hi Jim,
I confirm this is for V6 only.
A context menu would be handy too !