News:

SMF - Just Installed!

Main Menu

Recent posts

#1
Medeek Floor Plugin / Re: Development and Updates fo...
Last post by waynehughes2 - April 07, 2023, 01:51:41 PM
Nathan, Cant wait to see how the flooring plugin integrates with the other plugins with BIM package.

Hopefully, You'll have all the script finished soon.

Thanks

Wayne
#2
Medeek Electrical Plugin / Ceiling Fixtures
Last post by dwessawyers - April 05, 2023, 09:36:28 AM
Right now I can't get any ceiling fixtures to draw on any face,  wall fixtures work ok. I have upgraded to the perm version of the tool.  Is there a trick to this.
#3
Medeek Floor Plugin / Re: Development and Updates fo...
Last post by Northriver - April 02, 2023, 03:30:10 PM
How is the floor plug in coming along? I like what I see so far. Are we ready for BETA or are we kicking the can down the road again?
#4
Medeek Wall Plugin / Re: Development and Updates fo...
Last post by Medeek - March 26, 2023, 05:21:59 PM
Version 3.1.6 - 03.26.2023
- Added inclined walls for all wall types: rectangular, shed, gable and hip.









This new feature can also be used on CMU, ICF and CMU CORE walls.
#5
Medeek Wall Plugin / Re: Development and Updates fo...
Last post by Medeek - March 22, 2023, 06:55:38 PM
I thought I would circle back to inclined walls since I had some questions on shed dormers over the weekend.

I've updated the wall menus to include these new parameters now I just need to create the boolean logic to modify the wall geometry accordingly:



This feature should give the user the flexibility to modify rectangular, hip, shed or gable walls as needed when an inclined bottom plate is required.
#6
Medeek Wall Plugin / Re: Development and Updates fo...
Last post by Medeek - March 17, 2023, 04:11:44 PM
Version 3.1.5 - 03.17.2023
- Added a fluting number parameter for classical columns.



Really wasn't wanting to dig into this right now but after a quick inspection of my code I realized it would only take me a few minutes to add in this additional parameter so that one could fine tune the look of the fluting of classical columns.

This update per customer request.
#7
Medeek Wall Plugin / Re: Development and Updates fo...
Last post by Medeek - March 12, 2023, 11:37:51 AM
Version 3.1.4 - 03.12.2023
- Added the following door types: flat one panel (single and double).





This update per customer request.
#8
Medeek Project Plugin / Re: Development and Updates fo...
Last post by Medeek - March 10, 2023, 04:40:52 PM
Version 1.0.9 - 03.10.2023
- Fixed a bug with the Trim 3 tool.
#9
Medeek Foundation Plugin / Re: Development and Updates fo...
Last post by Medeek - March 04, 2023, 02:32:56 AM
!!!! BUG ALERT - SKETCHUP 2023 !!!!

I've just identified an issue with the Foundation plugin and the current release of SU 2023.

Many of the tools within the Truss plugin still use the UI.inputbox module for simple menus, see example below:



If you notice that this type of menu appears (not an HTML menu) then press Alt-Tab which will then require you to refocus on the menu with your mouse and will also allow it to function correctly (unfreezes the menu).

I don't know all of the details however it appears that the backend framework has extensively changed and in the process a few focus bugs have slipped through and need to be ironed out with SU 2023.  See status and more details at the thread below:

https://forums.sketchup.com/t/sketchup-2023-changes-to-ui-inputbox-focus/220580

For now I would recommend staying with SU 2022 if you extensively use SketchUp combined with the Truss and Foundation plugins.  However the alt-tab work around should also keep you up and running if you have already migrated to SU 2023.

I am hoping that minor update will be forthcoming in the near future from SketchUp, which will save me from having to rewrite a significant amount of code and pull me away from the Floor plugin development.  If the bug is not fixed I will proceed to switch all remaining menus in the Truss and Foundation plugins  to HTML dialog type menus, that process could take upwards of two to three weeks.
#10
Medeek Truss Plugin / Re: Development and Updates fo...
Last post by Medeek - March 04, 2023, 01:55:33 AM
!!!! BUG ALERT - SKETCHUP 2023 !!!!

I've just identified an issue with the Truss plugin and the current release of SU 2023.

Many of the tools within the Truss plugin still use the UI.inputbox module for simple menus, see example below:



If you notice that this type of menu appears (not an HTML menu) then press alt-tab which will then require you to refocus on the menu with your mouse and will also allow it to function correctly.

I don't know all of the details however it appears that the backend framework has extensively changed and in the process a few focus bugs have slipped through and need to be ironed out with SU 2023.  See status and more details at the thread below:

https://forums.sketchup.com/t/sketchup-2023-changes-to-ui-inputbox-focus/220580

For now I would recommend staying with SU 2022 if you extensively use SketchUp combined with the Truss and Foundation plugins.  However the alt-tab work around should also keep you up and running if you have already migrated to SU 2023.

I am hoping that minor update will be forthcoming in the near future from SketchUp, which will save me from having to rewrite a significant amount of code and pull me away from the Floor plugin development.  If the bug is not fixed I will proceed to switch all remaining menus in the Truss and Foundation plugins  to HTML dialog type menus, that process could take upwards of two to three weeks.