News:

SMF - Just Installed!

Main Menu
Menu

Show posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.

Show posts Menu

Messages - Medeek

#1681
Version 0.9.7 - 10.06.2018
- Wall labels option added to the General tab of the Global Settings.
- Wall labels can be drawn/shown in all framing modes.
- Added two additional layers to the Layers tab of the Global Settings for dimensioning and annotations.



Note that wall labels are drawn on Dim Layer 3, Dim Layer 2 will be reserved for framing annotations (headers, cripples, trimmers, kings etc...), Dim Layer (1) is for standard callouts for windows and doors and their symbols.  The idea being that even if you decide to enable all of the callouts you can easily toggle them by turning on and off the various dim layers.
#1682
Quote from: aggiedan97 on October 06, 2018, 09:01:28 AM
My apologies if you've already posted this and feel free to provide a link to a video or previous post..

Is it possible to export a CSV of the wall materials, lengths, dimensions, etc..?

Thanks

The Medeek Estimator framework is now in place and is part of the latest release (0.9.6c).  Howevever, I have only added sheathing, cladding and gypsum to the materials reported thus far, there is a lot of work to be done.  Yes, exporting to CSV is the primary method of retrieving and viewing this data.  Please give the new feature a try and let me know what you think and what features should be changed or added.
#1683
Version 0.9.6c - 10.05.2018
- Improved the auto-corner config and tee intersection algorithms to better handle large models (100+ wall panels).

If you are creating large models with the plugin with lots of walls you should see a significant improvement in performance with this latest upgrade.
#1684
Mostly putting out fires today and catching up on emails while I was out of the office for nearly a week.

As I was testing out a rather large user generated model (100+ wall segments) I did notice that the performance of the plugin became quite slow while editing or otherwise updating a wall panel.

After further testing I've decided that in order for the plugin to better manage extremely large models with a large number of wall panels I will need to change up the auto-corner config algorithm (which also handles tee intersections) slightly.

What this means in actual performance terms is a slight drop in speed for smaller models (<5 wall panels) and a major increase in speed for large models
#1685
Version 2.2.1 - 10.05.2018
- The trim tool now allows for multiple trim operations once a trimming plane is selected.
- Pressing the ESC key will reinitialize the trim tool during multiple trim operations, space bar will terminate.
- The trim tool will now trim components as well as groups.
#1686
Just got back in from Palm Springs and Utah (family visit). 

I spoke to quite a few users of the plugins at the basecamp, however I apologize that I only got in on Wednesday night so I was only in attendance for Thursday and Friday. 

As always I appreciate the feedback and the continued interest in this venture.  Based on these conversations and my own thoughts I've formulated some additional items that would be useful additions to the plugin(s).

These key items that were discussed and are now on the the todo list are:

1.)  Additional dimension layers for adding other more detailed callouts.
2.)  Wall name actually shown on the model.  Callout will probably be assigned to tertiary dim layer.
3.)  Gable walls (this was already on the list but quite a bit of discussion on it).
4.)  A special tool that allows one to automatically place a group or component into a wall panel group and assign it a label so that the estimating module can properly account for custom elements.
5.)  Allow for a "no bottom plate" configuration for gable walls.
6.)  Allow for multiple trim operations after selecting a face using the TRIM tool of the truss plugin.

I'm still quite tired today, after driving 14 hours straight yesterday and getting in at 4 AM, so I am probably missing a few items on this preliminary list. 
#1687
Version 2.2.0b - 09.25.2018
- Fixed a bug so that structural outlookers can be enabled without utilizing a gable end truss.

Technically this should not be allowed since structural outlookers typically require a dropped top chord and currently the only way to achieve a dropped top chord is with a gable end truss (option enabled). 

However, since I am not strictly disallowing it I provided some logic so that the appropriate parameters are set so that this particular state is possible.  Previously, the gable end truss routine set some required parameters that the structural outlookers were dependent on.  Now the outlooker algorithm will set those parameters if they are not previously set by the gable end truss algorithm.

This is a fairly minor fix/patch.
#1688
Quote from: Medeek on September 24, 2018, 12:06:21 PM

What version of the plugin do you have installed?  Also SU version and OS.  Metric template?
I'm wondering if it is somehow loading previous plugin files.  Are you completely uninstalling the previous version before installing the 0.9.6b version?

Also have we tried purging the SketchUp settings file:  PrivatePreferences.json
It is usually found here:
C:\Users\%username%\AppData\Local\SketchUp\SketchUp 2018\SketchUp

P.S.  I just worked with another user who was encountering the same error and a fresh install with a purge of the json file seems to have fixed the problem.  My suspicion is that previous settings are somehow finding their way from one version to the next which is causing this error.
#1689
Version 0.9.6b - 09.25.2018
- Fixed a bug in the exterior wainscoting module for metric templates.

If you are using metric units you will want to update to this latest version.  This bug seems to have been generated when I switched to the HTML Draw Wall Menu with version 0.9.1 (8/15/2018).  What I find strange though is that I did not detect it until recently.
#1690
The hard part is trying to duplicate the error on my end so I can figure out where the issue is.

When the Wall Draw Tool initially loads it grabs the default values from either the previously utilized values or from the global settings.  One of the advanced wall settings is coming up without a value (per the error on line 506).  The problem is that I have 25 parameters on that particular line that are being sent to the HTML form, which one is it?

When the draw wall menu initially loads after clicking on wall icon does any of the values in the form come up blank (without a value)?

I just deleted and reinstalled version 0.9.6 on my Win7 machine running SU 2018 Pro and I'm not coming up with any errors.  I'm able to save and then load up wall presets.

Did you upgrade from a previous version of the plugin?

#1691
Medeek Wall Plugin / Re: Drawing walls/Wall Types
September 24, 2018, 12:06:21 PM
Quote from: kslifter on September 24, 2018, 11:31:23 AM

When I clicked the wall button this Error popped up in the Ruby Console. I changed the settings and saved the wall type and nothing else happened in the ruby console and it didn't save the wall type.

Error: #<TypeError: no implicit conversion of nil into String>
c:/users/pc/appdata/roaming/sketchup/sketchup 2018/sketchup/plugins/medeek_wall_ext/medeek_draw_wall_tools.rbs:506:in `+'
c:/users/pc/appdata/roaming/sketchup/sketchup 2018/sketchup/plugins/medeek_wall_ext/medeek_draw_wall_tools.rbs:506:in `block in get_wall_parameters'
SketchUp:1:in `call'

What version of the plugin do you have installed?  Also SU version and OS.  Metric template?
#1692
Quote from: kslifter on September 24, 2018, 08:42:56 AM
How do you do the Ruby Console stuff? I have never done that before

Click the Window option in the SU Menu at the top of the SU Window, then click Ruby Console.  A separate console window will then appear and you will see various system messages appear while using SketchUp.  Without this feature it would be virtually impossible to debug plugins etc...
#1693
QUESTION:

The Medeek Estimator gives a net and total area for the sheathing, cladding and gypsum.  Why the two values, what is the difference?

ANSWER:

The total area is the area of the cladding with all openings removed.  The net area subtracts the openings (doors, windows, garage doors etc...) from the total area.

Technically the net area is the actual area of cladding, sheathing or gypsum but in some cases contractors or other bidding a job might want to know the total area so I thought it might be useful to have both values and let the user decide what number is best for their analysis or estimate.
#1694
Medeek Wall Plugin / Re: Drawing walls/Wall Types
September 24, 2018, 08:05:10 AM
Quote from: kslifter on September 24, 2018, 07:34:08 AM

Am I doing something in the wrong order? Have you not set up the ability to save settings for wall types? I downloaded the latest version before starting to use the program.

Thanks,

-Ian

I may need to change up the logic a bit to make it a bit more intuitive.  When you first hit the save button it will prompt you for a name to save the preset as, then you enter in a preset name and hit "Save Wall Preset".  You should then see the new preset added in the drop down box, if you do not then there was an error.  Please enable the ruby console and duplicate the error and send me the ruby console output.

When you are loading a preset its is a two step process.  First you select your preset in the dropdown box, then you click "Load", this loads the values into the HTML menu, it does not make them live just yet.  To accept these parameters and draw the wall with them click on the "Update" button, and then begin drawing your wall(s).

I think it may be useful to just eliminate one of these steps and when a user click "Load" it automatically brings the presets parameters into the HTML form and also makes them the active parameters, thereby eliminating the step where you need to click the "Update" button.  Thoughts?

Also note that you do not need to close out the Draw Wall Menu before drawing walls, nor should you, however the option to do that does exist.  The idea is to keep the menu open so you can change up the wall parameters and keep drawing walls without having to continue to click on the draw wall icon.  To quit the Draw Wall tool completely you simply click on the space bar.  To start a new polyline of wall segments or just a single wall panel, click the ESC key.
#1695
This plugin has been merged into the Wall Plugin.  At some point I may split it back out as a separate plugin but for now it is no longer an actively developed plugin.