Development and Updates for the Medeek Wall Plugin

Started by Medeek, March 04, 2017, 08:59:31 PM

Previous topic - Next topic

0 Members and 45 Guests are viewing this topic.

saakejam

#315
Yes...  I tried my Windows machine and it was ok there.  Any clues from the error?  My preferred
Plateform having just upgraded recently.

Medeek

The wall label prefix can now be defined in the global settings:





If left blank the wall name/label will be just a numeric value as shown.
Nathaniel P. Wilkerson, P.E.

Medeek

#317
Version 0.9.7b - 10.07.2018
- Wall label prefix can be customized in the General tab of the Global Settings.
- Licensee name now appears in the License tab of the Global Settings when plugin is registered.

This weekend I've managed to quickly knockout 1,2 and 6 of the list I gave previously after I got back from basecamp.  There is so much more to do its staggering and a bit overwhelming at times.

In addition to the work that needs to be done with the wall plugin there is also the rewrites of the truss and foundation plugins that need to happen, primarily to make them fully parametric and also include all of the estimating and engineering features.

I've easily got another two years of full time programming before I get everything where it needs to be.  However, if I can snowball this thing and get a little more momentum going it would be nice to bring on some additional hired help with some of the programming and accelerate the development even further.

Just the debugging alone manages to consume quite a bit of time.  The complexity of all the moving parts in this thing make for some interesting possibilities and the chance for many states that may not have been foreseen.  Luckily I have managed to cut my teeth on the truss plugin and so this time around my programming skills and organization have dramatically improved and matured.  Keeping everything nice and tidy (modular) has made all the difference and kept this rather large programming project manageable for one person.

Admittedly there is still a lot of checking and debugging to do, especially with the metric side of the house.  I initially test everything in the imperial templates since that is what I'm used to but I also have to keep an eye on the metric side as well. 

I have held off on the final implementation of the gable walls since I wanted to fully wrap up the standard rectangular wall before I started in a new direction.  Part of my reasoning with this was also to work out all of the bugs and problems with the standard walls first that way I would be well positioned to attack the more complex gable and shed walls.

A good example of this is the way I am currently handling holdowns.  I would rather treat shear panels and their holdowns similar to how I handle windows, doors and SSW's.  In other words multiple shear walls/panels can be added to any given wall panel rather than an entire wall panel being made into a shear wall.  Segmented shear walls are typically broken up in a given wall line and may or may not involve an entire wall panel.  With this in mind I will probably augment the current SSW toolbar with regular shear walls or add a completely new toolbar for them.

I am also working with some component and wall panel manufacturers and I am in the process of providing some feature that will work well with their workflow but optionally can be enable/disabled by the user who has no need for those features.
Nathaniel P. Wilkerson, P.E.

Medeek

At SketchUp Basecamp I was excited to see that both PlusSpec and Framer for SketchUp were in attendance.  These two softwares seem to be the primary competitors to my own SketchUp Extension Suite. 

PlusSpec seems to be a bit further along than I am and I think they began putting together their product about the same time I began working on the Truss Plugin (2015).  Framer by John Brock is a much newer offering and was only just released this last month or so.  Both plugins appear to be legitimate competitors and offer similar features to my plugins.

Price wise PlusSpec is the more expensive of the two, $773 if billed annually.  Framer is currently $79 per year but it appears the price is scheduled to jump to $99 per year.  Both plugins are subscription licensing which personally I find not to my liking but I can fully understand the reason for going this direction. 

If you purchase all three of my plugins at full price you are into it for $250, however this is a one time purchase.  Upgrades are free for two years after the purchase.  After that you pay a reduced upgrade fee to renew the license for further upgrades (new releases).

As I mentioned in my panel talk it would be nice if I could just make these plugins available to everyone at no charge and I really do believe that deep down, but other revenue models such as Patreon did not garner any interest from the SketchUp community so I am forced to a more conventional business model.  In order to really pursue the development of these plugins like I would like to I need to commit full time and I need to somehow make a living while doing it.  Whether this is realistic or not is yet to be determined.

Even though the competition may keep me up at nights it is still for the better.  Competition helps keep us all on our toes and drives progress.  In my opinion, part of the reason Revit is such a horrible product is due to its real lack of competition in the 3D modeling world.

I am hoping that in the next couple of years we can develop these plugins to a level that they provide a viable alternative to Revit and begin to sway more of the mainstream design community over to SketchUp.  If SketchUp/Trimble continues to improve Layout and we mature our BIM offerings I think that we will surpass Revit and AutoDesk in functionality, ease of use and just a better product all around.  SketchUp is already a joy to use and with a few well crafted plugins it becomes  almost fun to use and work with, work is no longer work.  I really do believe that SketchUp has the potential to become the BIM standard in the design world, at least that is what I'm aiming for.
Nathaniel P. Wilkerson, P.E.

Medeek

Version 0.9.7c - 10.08.2018
- Fixed a bug in the door and garage door modules (affects both metric and imperial templates).

This is a critical update.  If you load a previously created model, and prior to inserting any new walls, you attempt to add a new door or garage door and select advanced options in order to install the actual door or garage door the plugin will throw an error since it does not have the previously utilized gypsum, sheathing and cladding thicknesses loaded, in order to properly calculate the offset of the door within the wall.

This fix is designed to address that issue. 

This is yet another situation where there are many states possible and the tree of all possibilities is rather vast so finding all of the holes and making sure they are patched is a lengthy process.
Nathaniel P. Wilkerson, P.E.

Medeek

I'm looking for a good stone / cultured stone material to add as a hard coded default into the plugin for cladding and wainscoting.  Any suggestions?
Nathaniel P. Wilkerson, P.E.

Medeek

Per requests from wall panel and component manufacturers I am adding in some additional framing callouts:



The first line is the standard window or door callout and is on dim layer #1.  This has not changed from previous versions of the plugin.

The second line gives the header information (I will also need to add a species and grade callout ie. DF No. 2) and is toggled on by the header callout parameter, this line is on dim layer #2.

The third lines give the header height from the base of the wall (bottom of sole plate) to the bottom of the header.  The value is in ft-inches or millimetres.  This line is toggled on by the framing callout parameter and is also on dim layer #2.

The 4th line is the most interesting.  For windows it gives six pieces of information for doors it gives four pieces of information:

Window:  top cripple length, header length, king stud qty. and length, trimmer stud qty. and length, sill length, bottom cripple length.

Door:  top cripple length, header length, king stud qty. and length, trimmer stud qty. and length

This line is also toggled on by the framing callout parameter and is on dim layer #2.
Nathaniel P. Wilkerson, P.E.

Medeek

Version 0.9.7d - 10.09.2018
- Added header and framing callouts for garage doors, windows and doors.

Nathaniel P. Wilkerson, P.E.

saakejam

Update on new Mac OS (Mohave) Issue and possible reason for odd behavior in Medeek Wall

I am using (2) 3DConnexion devices.  A SpaceNavigator Joystick device and a Cadmouse.  3DConnexion.com
I have noticed issues in their preferences page with grayed out and missing device information for devices connected on my Mac.
Not so in Windows 10.  In contacting a support tech they acknowledged the issue.  There has not been a driver update so far.
I'm expecting hopefully this will resolve the anchoring problems in MW.  I'll reply when 3DConnexion releases an update.

"3Dconnexion is working to add support for macOS 10.14 (Mojave) into the 3DxWare 10 driver. The loading of kernel extensions was modified in the latest version of Apple's operating system. Due to this fact 3Dconnexion has to make significant changes to the 3DxWare driver. Once the new driver is ready you can find it on our driver download site (http://www.3dconnexion.com/service/drivers.html). We are sorry for any inconvenience this delay may be causing to you."

With best regards,
Chad
3Dconnexion Technical Support

Medeek

Version 0.9.7e - 10.10.2018
- Added labels and callouts for all beam types.
- Beam label prefix can be customized in the General tab of the Global Settings.
- Beam Z Floor parameter included in draw and edit menus (used to establish height of beam from sub-floor).
- "Regen Beam Assembly" action added to context menu for beams.



Labels and callouts for beams now up to par with the rest of the plugin (walls, windows and doors).

If the framing callouts are enabled then the beam length, beam height (bottom of beam to floor) and grade and species are displayed.  The Z floor parameter allows one to establish where the floor should be referenced from. 

The primary purpose of the regen action is if a beam is moved (with SU's native move tool) in the Z direction, this will recalculate the beam height.
Nathaniel P. Wilkerson, P.E.

Medeek

Nathaniel P. Wilkerson, P.E.

Medeek

Nathaniel P. Wilkerson, P.E.

saakejam

Great videos!  Very informative with many tips we may not have quite known about.  (Cursor placement, menu details)  Great marketing for you too...  Shows how  powerful your plugin really is.
I believe it's time to build the custom materials feature into the Truss plugin!   :) 

Medeek

Quote from: saakejam on October 11, 2018, 12:09:13 PM
Great videos!  Very informative with many tips we may not have quite known about.  (Cursor placement, menu details)  Great marketing for you too...  Shows how  powerful your plugin really is.
I believe it's time to build the custom materials feature into the Truss plugin!   :)

I agree about the material manager in the Truss Plugin, I will work on that this evening and see what I can do.
Nathaniel P. Wilkerson, P.E.

Medeek

Intro Video - The Vision:



The model for this video can be view here:

https://3dwarehouse.sketchup.com/model/10c4a4fe-f6e2-443d-ae2f-9552caa2bc78/mdkBIM-The-Vision

I am also renaming the Extension Suite/Library to "mdkBIM":

http://design.medeek.com/resources/resources.html#mdkbim

The target audience/disciplines are: 

1.) Designers/Architects
2.) Engineers
3.) Estimators
4.) Contractors
Nathaniel P. Wilkerson, P.E.