Blog

SolidWorks Mechanical Conceptual aka SWV6 at SWW13

Today Fielder Hiss took the main stage at SolidWorks World and revealed a new product that will be delivered from Dassault Systemes to focus on the conceptual design process.  A few things we know after this morning...

  • It is built on the "3DExperience Platform"
  • It is focused on conceptual design (thus the  intuitive name?, looks like they are taking after Microsoft in the marketing department)
  • Will be able to move the concept over to SolidWorks for further design completion
  • Appears to have modeling and assembly capabilities.
  • Design process starts in a similar layout sketch feature with associative nature (like layout sketches in SolidWorks)
  • Has integrated version management for keeping track of concepts (looked similar to snapshots in LDR in SolidWorks combined with a similar swapping capability of that in SolidWorks configurations.
  • Will perform Simulation
  • Has integrated Chat
  • Has screen sharing
  • History-based and Direct Editing
  • Can share to private collaboration social platform (like posting screen shots and markups with threaded discussions)
  • Will be available on Mobile

There was no use of the word "Cloud" which leads me to believe they learned their lesson back in 2010, however they did mention that it was "always connected".  The product appears to be installed locally (maybe a lightweight framework) with its data populated from DS own servers.  They also mentioned the ability to save state in order to address the instance of connectivity unexpectedly disconnecting so data stability in in tact.

There were no bits on pricing or how anyone would pay for it but they are going to be finding customers that would like to try it out for production., which they described as a test case and not a "beta test".  Although that sounds like semantics, this is DS asking for direct input which is very positive.  

Once this private test is complete, DS will open this up for public trials in October/ November this year.  I have heard this before with products like Live Buildings and the original SolidWorks V6 platform since 2010.  The only part of today that makes me think they might be aggressive in their attempts to meet meet those dates was the amount of detail they showed.  Unlike 3 years ago, this looked like a product that could be used and not a technical trial and vision product that they got working on stage in Anaheim.

I am sure more details will come out over the next couple of days but so far this looks like a pretty feature-rich tool but hands on with actual users will tell the truth.  More to come soon... ~Lou

eDrawings for iPad Goes Pro

Back at the beginning of May DS SolidWorks launched the 1.0 version of the long awaited eDrawings for iPad.  This first release was far from perfect but SolidWorks opened up the suggestions box and asked for feedback from the community.  Many of the feature requests were addressed in the 1.1 version that shipped just 45 days after the debut of eDrawings for iPad.

Although the biggest request was a version that would run on Android, which has still not been addressed, the feature list that makes eDrawings useful to a majority of it's users (Markup, Measure, Section, etc..) was still absent from the mobile version of eDrawings.  It appeared that subsequent updates would trickle out but that the buik of what this mobile client would do was somewhat feature complete.

On the last day of August 2012, DS SolidWorks launched another version of eDrawings for the iPad called eDrawings Pro for iPad, bringing almost all the features still missing in the standard version.  In addition to the first generation build, eDrawings Pro for iPad will add the following functionality:

  • UPDATED Interface
  • Read and create markups
  • View Decals
  • Measure
  • Apply cross sections

SolidWorks, on their blog, listed many features that were already in the first version of eDrawings along with the pricing for this new offering.  The official price will be $9.99 but will debut for 30 days at a 50% discount of $4.99.  I think the $4.99 price is probably fair but the $9.99 price tag might me a bit high unless this is a must have app for you.  Some folks seems to think this is a hefty price considering they already bought the first version that does most of what this version does.  Maybe I'd feel that way at the $10 mark however it would have been wiser to make the Professional features available as an in-app purchase in the original version for $4.99.  Perhaps this would ease the pain of buying the first version not knowing the Pro version was right around the corner.  Unfortunately I will probably just delete the original version of eDrawings since it has been obsoleted by the Pro version. ($2 early adopter fee?)  

It's interesting how the mobile app marketplace has changed not only the price point of apps but also the expectations of it's users.  Five years ago, people wouldn't even complain about an application that had a $10 price tag, in fact they probably wouldn't even hesitate to purchase it.  However, today a $10 mobile app brings a lot of  "purchase hesitation" where as a $4.99 price may be still considered an impuse buy.

Below is the updated compatibility chart I built from the first version of the application.  Obviously there are still things that can only be done on the desktop version but overall this mobile client is the one to have of the two.  It is not apparent if the new interface or other pre-existing features will be updated in the standard version of eDrawings for iPad.

As far as plans to eventually support Android, well the stance is the same:

"We opted to concentrate on iOS for the time being because we felt we would reach the most users that way. But as I said earlier, we welcome any and all feedback."  - Matthew West, Social Media Manager, DS SolidWorks

Personally I have purchased a Google Nexus 7 and think it is one of the best tablets I have used to date.  Having owned the original iPad and now the iPad 3rd generation, as a utility device, the Nexus is at par with the iPad and has become my go-to device.  I hope Google entering the market and making a reference design will promote more quality devices to be made by its partners and boost the Android tablet market.  At this point counting out Android on tablets is just not going to happen and more companies have to start giving Android love on day one instead of treating the platform like a second rate citizen.

eDrawings Pro for iPad is the real deal and is the feature set I have always wanted to see on a tablet.  At $4.99, it is worth every penny, even if I already paid for the first version.  I have invested a total of $7 into having this functionality on my tablet and would like to see it make its way not only to Android but also to phones since that is the platform that will reach the masses.  Having this feature set on any mobile device will move SolidWorks in the right direction to addressing what users want in the mobile space. ~Lou

Deploying EPDM on Windows Azure

Two weeks ago I did a show on my experiences of setting up a test server for EPDM on Microsoft's Platform as a  service (PaaS) and have been testing this setup over the last week.  I wanted to show a quick setup tutorial since this services has a 90 day trial where you can test drive it fully!

Since many of you probably have a Microsoft account, especially if you are testing Windows 8 or more primitivlely have a Hotmail account login, you can sign up for the trial and then get access to the Portal for Windows Azure.  Here are the options that you get access to once you complete the trial signup process.

For EPDM purposes there were two services that I was interested in, Virtual Machines and SQL Databases.  At first my thought was to use a VM to host the server requirements for the archive and database services and a drive to house the archive hive (data store for file versions) and then host the database on the hosted SQL database service.  

Before I move forward, I tested if this SQL service would support all the same features as the on-premises version .  After further research, this was more of a service to power database applications and does not support stored procedures and other requirements needed for the vault creation wizard (SA access or db_owner access).  I did try a few other tricks like creating the database on a local machine and then importing it to the SQL store but no luck.  In SQL Management Studio 2012 there is a new database task to deploy to SQL Azure which failed when I tried with the Conisio Master and vault database:

So despite wanting to use the hosted SQL platform, I had to resort to utilizing a local instance of SQL on a Windows Azure virtual machine.  The saving grace to using the Windows Azure VM is that you can literally deploy an instance in about 2 minutes with SQL already installed and setup.  The other benefit is downloading the 1GB EPDM install package also took only 3 min to download from the deployed VM!

So here is the quick list to build your own testing vault for EPDM with a picture step by step:

Once you follow the steps in the VM creation wizard, you will need to wait until the status of the VM show "Running".  You will then be able to click "Connect" which will create an RDP file with all the required connection info.  Now you have remote access to a brand new VM running Windows Server 2008 R2 with MS SQL 2012 installed.  There are a few changes to the setup that will need to be adjusted before use with EPDM is possible:

  1. Switch the SQL instance to Mixed mode and set your SA password (I am assuming you know how to do this -> Properties of the server in MS SQL MGT Studio.)
  2. Add connection endpoints in Windows Azure to allow specific port communication with the new server (I used different ports for the archive server for the external port.
  3. Possibly open up ports in the firewall on the server as well (3030 and 1433/1434)

Now that the server is setup, the rest is done on the client machine.  On the client machine, add the public name of the server to the client machine's hosts file (C:\Windows\system32\drivers\etc) and point it to the public IP address shown on the VM dashboard on Windows Azure.  Now you can add the server and create a new vault hosted in the cloud.

Now I know I left out a few steps but there are a few things to also mention about this platform.  If this is going to be a production system, this setup does not address encryption, therefore all traffic is open and would recommend setting up a server to server VPN so that traffic is secure.  The other mention is that this does have to eventually be paid for so if you are curious on the cost of a hosted server, Microsoft has built a beautiful pricing tool that gives you live feedback of the monthly cost for your cloud setup.

I run into a lot of companies that do not have an IT staff and/or resources to setup the infrastructure required to deploy EPDM.  Having a service that can provide a server at a reasonable cost, with nearly no maintenance and automatic backup off site can be a nice resource for the small business.  I like it for testing new software since I can deploy quickly and not impact my production environment. ~Lou

eDrawings for iPad UPDATED...

About a month back SolidWorks released eDrawings for iPad and for a V1 release it was a nice viewer.  I wrote up my thoughts after my initial install and although it was very lacking on the collaboration/markup/measure features, it had some fundamental issues even as a viewer.

Today version 1.1.0 was pushed out on the App Store which has addressed many of the major bugs and added a few nice feaures to bring it closer to par with the desktop viewing experience.  

Here are the additions:

What's New in Version 1.1.0

We’re back ! A great update with many new features and enhancements that you have asked for :

- Transparent parts
- Standard orthogonal views
- Shaded with edges mode
- Perspective mode
- Hide, show & make components transparent
- Select components from graphics area
- Hyperlinked views in drawings
- Sort files by name, extension, date and size
- Leave file open during background execution for fast app switching
- Fixed shaded drawing views during panning and zooming
- Fixed incorrect legends in SolidWorks Simulation files
- Various bug fixes

Here are a few screenshots of the updated features:

The update added filters for the file library, interaction in the UI for hide/show/transparency and nice standard view shortcuts.  It now respects password protection and supports fast app switching so the application doesn't relaunch when you return to the app.

Overall this is a quality update and makes eDrawings for iPad a good viewer.  I have attached an updated compatibility map for the features I have tested. ~Lou

Vendor tracking with EPDM

A big part of engineering products is sourcing vendors, some of which may be tracked in another system possibility governed by the purchasing group.  This tends to be common practice in large corporations, however many smaller scale companies source thier vendors from within the engineering department and maintaining a list of vendors for BOM management can be a disconnected task.

In SolidWorks, many users will enter the part/assembly vendor information into file properties, which can make this easy to access downstream in drawings and bills of materials.  The issue is keeping a running list of vendors we use, tracking contact infomation and even sharing this list for easy selection in file properties.  When implementing EPDM, this question comes up frequently and knowing EPDM comes with MS SQL, a database, ideas start swarming around build a vendor database.  Although this is quite possible, there are ways to integrate this into EPDM without building new interfaces to talk to SQL or maintaining another system for vendors.

Here is how we can do it using the out-of-the-box functionality in EPDM and make this process simple to add, maintain and share your selected vendor list with the engineering group.

Step 1: Create a virtual document template:

Virtual documents can be a great way to use the SQL database to store metadata but not have to maintain a physical file.  You can right click, new -> Virtual Document in the vault view which will ask for a name and extension.  For this example I used "ven" as the extension which yeilds: FILENAME.ven.cvd.

Step 2: Build a file and template card:

Since we want to have an entry form as well as a display form, we will need to have two cards built in the EPDM system.  In my case I wanted to have a slightly different exterience for data entry than for display so I built the two cards to look a little different.  The file card will be associated to the "ven" extension so it only displays for my vendor cards.

 Step 3: Create "Add new vendor Template:

The last piece of the vendor creation will be to tie the first two steps together in order to add the right click menu and add our vendor files to one spot inside the vault.  In my case I have a folder called "Vendors" that I want all these cards to be created in.

Using Templates in EPDM, here is the setup to use the virutal document (*.ven.cvd) as the vender file created in the vault, using the vendor template card for entry and saving it to the "Vendor" folder in my "Standard Libraries" top level folder.

 Now that the template is created, the creation of a vendor named virutal document containing all the important information is stored in the "Vendors" folder.  If we pull up EPDM search, we can use the vendor file card to search for vendors to get details.

Step 4: Create a list from SQL:

Now EPDM contains a virutal roll-a-dex of vendor inside the "Vendors" folder, which is nice but the goal is to capture this list for selection in the part file card. Time for SQL to be our friend...  Create a new list in EPDM called "Vendors" using the data type "From SQL Database" using the following query: 

SELECT     VariableValue.ValueText
FROM        VariableValue INNER JOIN
                 Variable ON VariableValue.VariableID = Variable.VariableID
WHERE     (Variable.VariableName = N'Vendor - Name')

Notice the 'Vendor - Name' in the last line of the query.  This will be the name of the field you use for the vendor name.  Make sure to also set the refresh options to happen peoridically to a time interval that makes sense for the rate of new vendor entry.

Step 5: Add list selection to Part Card:

Edit any file cards that need to specify a vendor from this list, replacing the text field box with a Combobox and attach it to the vendor list created in step 4 under special value.  Now there is a single place where the vendor list grows and is now accessable from any file card in the vault using this new vendor list.  As vendors are added, the list grows and any file in the vault can access the new vendors.

This seems to be a easy solution to add and maintain vendors if indeed it needs to be done in engineering.  Granted this is not going to replace a sophiscited supply chain management system but is better than having the rogue Excel file floating around with hundreds of copies on the network.  ~Lou

eDrawings for iPad: Better Late Than Never?

Today DS SolidWorks launched eDrawings for iPad, its first mobile app to date under the SolidWorks name, well except for the n!Fuze app…*crickets*…moving on. Up until now, there have been limited resources on mobile to view native SolidWorks files. Some of the viewers currently on the market are extremely overpriced and very limited. We got a taste of how 3D could feel on a touch device when Dassault shipped the 3dvia mobile app 2 years ago, which connected with their 3dvia.com service. Although SolidWorks users could File, Save-As to 3dvia.com, there were security issues with making your content public just to view it on your iPad. The 3dvia app also lacked the important interrogation tools like markup and measure that many of us would like to have for reviewing SolidWorks data.

eDrawings for iPad:

Feature set: ($1.99 USD)

- Open SolidWorks® parts, assemblies and drawings

- Open eDrawings files

- Open AutoCAD® DWG and DXF files

- Supports "Open In" from Mail, DropBox, GoodReader…etc

- Zoom/Pan/Rotate

- Navigate SW assembly tree, drawings sheets and switch configurations

- Play animations

- Show exploded states (assemblies)

As you can see from the list above, this outlines the typical requirements for a viewer, much like we get from the free version of eDrawings on the PC. The interface is clean, supports full screen mode and reminds me of the Mac version of eDrawings with the file properties drawer. My favorite feature is the app supports the "Open In.." function of iOS which makes opening files from Mail or even Dropbox simple. Here are a few shots of the UI:


Although this $1.99 USD app is a no-brainer for a SolidWorks user with an iPad, it is not yet available on Android and is not a universal app, allowing it to run on the iPhone either. Don't get me wrong, having a native viewer is a great start, however practical design review tools are needed to move eDrawings for iPad into the collaboration/design review arena.

Personally I would like to see more focus on the features that made eDrawings my de-facto tool for communication by adding markup and measure capabilities. There are a number of things that are missing from the iPad version like:

- Markup

- Measure

- Section

- Hide/Show/Transparent/Open in Assemblies

- View inserted BOM/tables in parts/assemblies

I do agree that a mobile app does not necessarily have to duplicate functionality of its desktop counterpart but should minimally offer tools that are device appropriate. Many of these missing features, I believe, would be device appropriate since being able to markup and grab measurements off of models are key for design reviews.

I understand this is the first version to hit the public but I have to believe that this has been floating around the catacombs of SolidWorks for quite awhile and there had to be discussions around bringing more design review functions to the app. The price of $1.99 USD is fine and for what it delivers, arguably a fair price. The success of an app in today's mobile market is more than just the local features the app can deliver, but the services they are connected to.

What Version 2 Will Need:

- ANDROID SUPPORT (don't ignore the major share of the mobile market)

- Phone support across iOS and Android

- Markup/Measure/Hide/Show/Transparent tools

Wish List:

- Collaboration with others via Cloud service (shared view/markup/chat)

- Open directly from Cloud services or network shares (Dropbox, Google Drive, Box.Net, UNC path, etc.)

I wrote a while back how to Preview SolidWorks CAD data on Dropbox by using SolidWorks Task Scheduler but now being able to simply use "Open In.." makes Dropbox, or any other cloud storage service, work great for viewing your data on the device. With a few tweaks, eDrawings for iPad/Android could become a great resource for users in the field and on the go. ~Lou

What Does Windows8 Metro Mean for CAD?

As Microsoft works away on the upcoming release of thier next major version of Windows, the feature that seems to be getting the most mixed reviews is the new Start screen.  The Windows 8 start screen is modeled after Windows Phone's "Metro UI" which is a mosaic of "tiles" that represent applications and shortcuts to places throughout the operating system.  This new "Start Screen" replaces the Start button and Start menu all together, allowing the user to "touch first", which is the motto of the new OS.
There are many other reviews talking about what Metro means (my favorite), outlining the pros/cons of this shift away from the conventional Start button, but I am curious what it means for the CAD tools out in the market. Before I talk about specifics, there are a few things you need to understand about apps that run in Metro:
  • Metro and Metro style apps are Microsoft's attempt to unify their operating system across all devices. (Desktop, tablet, mobile)
  • Metro style apps must be delivered via the new Windows Store, a built in app market inside of Windows 8, vetted by Microsoft, similar to that of Apple's App Store.
  • Metro style apps are full screen and represent a single app per system, not taking advantage of multiple monitors.
  • Metro style apps can be built with a number of languages and APIs including many web-centric technologies like HTML5, CSS and Javascript.
  • Navigation within a Metro style app is different than a conventional desktop application (i.e. Right click will yield options for the app, whereas on a desktop application it reveals the context menu).
There are many other changes to the look and feel of these Metro style applications, some of which I wonder how they can be used in a 3D CAD environment.  Let's take eDrawings for example.  Visually, eDrawings in Metro seems to be a natural choice as a viewer with markup capabilities.  It has big buttons and simple commands that lend themselves to smoother integration into a Metro style app.  Things start to fall apart though when we discuss tools that are buried in the context menu like right click to hide, make transparent and other functions.  
It's not to say that these challenges cannot be overcome with ingenuity and good design but almost every 3D CAD app would need this re-invention, especially on the user interaction front.  Obviously this re-invention is parallel to touch devices, which we have watched some companies overcome the traditional interactions and embrace touch as another option.  With Metro being modeled as "Touch first", many of the same steps will need to be taken in order for CAD vendors to utilize Metro.  There is, of course, the possibility of a revenue stream for delivering viewing tools and ancillary products via the Windows Store.
The Windows 8 Metro interface will make many Windows developers re-think how their applications are built, what technologies are integrated into them, and how users will interact depending on which devices they are using.  Despite the mixed reviews of Microsoft's Metro angle, Windows is a standard and has the potential to disrupt the application market significantly.  
I believe Microsoft's move to Metro is overdue since the Start button has been around since 1995, however it will force one of three reactions.
  • Ignore it (in hopes it will just go away)
  • Embrace it (re-think their apps and build to take advantabe of Metro)
  • Push to the web (re-think their app and go the OS ignostic approach and use the platform that works everywhere - The Web!)
Personally I hope for the latter since the web the only platform that ignores the operating system and puts the focus on the application.  In the end, applications are what we are after, operating systems are supposed to fall away and be transparent to the user. ~Lou

RePlay SolidWorks World 2012

SolidWorks World 2012 has passed and the masses have dispersed back to their homes, families and jobs.  Although SWW12 was 5650 registered attendees strong, that is only a fraction of the millions of users across the globe.

Every year I have a goal to try and get as much of the content out of this show for the rest of those out there who are not able to get to the one major event for SolidWorks a year. So here are a few resources for those of you that fall into this percentage of users outside the walls of the San Diego Convention Center.

 

Live Blogs:

- General Session Day 1

General Session Day 2

- General Session Day 3 

Photos:

- SolidWorks Flickr Page

- Google Plus (search for SWW12)

Video:

- SolidWorks Youtube Channel

- SolidWorks:HEARD Ustream Channel

- Solidbox - very well produced

Social Networks:

Twitter (search for SWW12)

Google Plus (search for SWW12)

- SolidWorks Facebook Page

Blogs: 

- SolidWorks

- SolidSmack

- Rickyjordan

- MichaelLord

- CADFanatic

- Boxer's Blog

- CADCAMstuff

It was a busy week and there is a lot of content out there from SolidWorks World 2012.  I will post some notes and tips that I picked up from this year's sessions.  Many of the responses I got from you is SolidWorks tips so I attended about 4 tip specific sessions and got a few nuggets to share as well.  Next year is going to be in Orlando at the Swan and Dolphin resort at Disney on January 20-23, 2013. ~Lou

SolidWorks 2013 Reveal at SWW12

SolidWorks World general session day 3 is typically the reveal of the next major release of SolidWorks products.  For the past 5 years or so, SolidWorks has presented this in a skit where the guys in product definition will show segments of the new features with some humor.

This year's skit was a parody of "Back to the Future" called "
Back to the Feature" where Marty, Doc, Bif and even a camio of Jon Hirschtick, the founder of SolidWorks.  They should have a video up soon and I will post more pics once that is out.

Here is a quick list of what was revealed in SolidWorks 2013: (listed in order of reveal)

Segment 1:

- Show Hidden Bodies in Parts (parts)

- Assembly Performance Offenders with assembly visualization (assemblies)

- eDrawings markup imports into Drawings (drawings)

- Quick section views (parts/assemblies)

- Revision cloud - a markup tool in Drawings (drawings)

 Segment 2:

- Snap shots in (like in LDR) in any file (parts/assemblies)

- Sub models for Simulation - chop out a focus area to reduce mesh model and is associative to full model (Simulation)

- Bounding box cut-lis creation (parts)

- Multiple camera (3DVIA Composer)

- Multiple camera location on the timeline (3DVIA Composer)

 Segment 3:

- Quick filter in File Open (parts/assemblies/drawings) 

- Envelopes can be any part or assembly and then toggle (parts/assemblies)

- Envelope parts can have phantom lines in drawings (drawings)

- Envelope parts are hidden in upper levels (assemblies)

- Insert multi components at once - Window or CTRL selection in open dialog then drops one, place, drops the next, place etc. (assemblies)

- Multiple explodes in each configuration (parts?/assemblies)

- New favorites folder - acts like Windows favorites (all)

- New mounting boss options and stored in favorites (parts)

- Toggle cosmetic threads or have the graphic threads (parts/assemblies in Options)

- Find common thread types - In interference detection (assemblies)

- Hole wizard has dowel holes 

- Insert dowel annotations in drawings

Segment 4:

- Surface intersect to remove and add - can do both operations cut and up to face (parts)

- Thin extrude supports multiple contours (parts)

- Equation entry everywhere - Even in the PropertyManager (all)

- Vary pattern instance dimensions - can adjust the dimension values per instance (parts)

Segment 5: 

- Collaborate with others  - hover over username tp chat, email call (EPDM)

- DraftSignt integration (EPDM)

- Copy/Paste from DraftSight to SolidWorks - copies into a sketch (parts/assemblies)

- 2012 SP 5 will support backwards compatibility - will open SW2013 but frozen (all)

- Backward compatibility with Configurations - SW2012 could "see" the body and configurations from the future version (all)

- Backwards compatibility supports updates - if changes are made in 2013, the referenced files in SW2012 SP5 will update any visible attributes to impact the geometry and visual effects. (all)

Although SolidWorks has uploaded a lot of videos, I am still waiting for the videos to come out. I will post an update of pics if they publish the video.  

Things we did not see:

Well mobile and SoildWorks V6 platform did not make their presence at any of the SWW12 general sessions and I hope they have plans to share that information soon so we can all get an idea of what that will be like.  Fielder Hiss, VP of Product Management came out and made sure to clear a bad rumor up:

 

 

SolidWorks 2013 looks good and some interesting cool features are coming that are additions to part and assembly modeling which I like to see.  I do believe that viewers and collaboration tools on mobile or the web are needed in the SolidWorks portfolio.  Time will tell. ~Lou

SWW12 - The Year for Mobile?

Will SolidWorks World 2012 be the year for mobile?  I hope so!  Last year SolidWorks released an iPhone app that was especially built for SWW 2011 giving users the ability to browse sessions and get valuable info about speakers, partners, maps etc of the event.  After 10 years of thumbing through the little conference booklet and trying to determine where I was going next, this app made navigating the conference simple.  Having a lot of detail, especially of the partner pavillion, allowed me to get more out of SWW than previous years.

The issue that many had voiced about the app was the fact it was oniy on iOS (iPhone) at the time. Considering Android is taking the market by storm, it only makes sense that if SolidWorks is to offer such a great tool that it be available on the lion's share of devices. This year they launched a 2012 version of the app but this time it is available on both iOS and Android and the iOS version is a universal app, giving iPad users full use of the screen real estate.

After navigating around in the app I find that browsing sessions is so easy, especially researching and signing up right from within the app. You can log in with your registration account and see what is is coming up next in your agenda and figure out how to get there.

Seeing the CAD market get more focused on mobile, I hope this year SolidWorks follows suit and offers more mobile options for access and viewing our SolidWorks data.  Expanding this simple conference app made me do some searching on the stores for other SolidWorks apps and I came across another one that was promised a year ago for n!Fuze.  I re-registerd my n!Fuze membership and applied to get another trial because I have not used it since the official/non-official launchin late summer.  The app is simple and crashes a lot, probalby due to some overhauling that I would imagine they have been performing over the past few months.  

If you do any extensive searches on the Android market or the iOS App Store you will find a number of 3rd parties for SolidWorks data viewing, many of which are free to download but come with a in-app purchase of $$$ to get the translators you would want to view SolidWorks data.  Another one was charging a monthly fee to be able to view Solidworks data.  The best idea to date was to use the new Inforbix app but that needs to be crawled by their bots to be usable with your data.  

So what do I want to see?  I want eDrawings on my devices, giving me native viewing of SolidWorks data on the go.  If I get an email with a SolidWorks/eDrawing attachment, I want to view that data on my device.  I would also like to have a way to view this data in a collaborative mannor with other parties, similar to what you can do with AutoCAD data on their AutoCAD WS platform.

Bottom line, users want access to that data from any device they have with them.  Currently I have talked for years about how to bend what tools we have available today but this is a bit limited.  SolidWorks will need to get some headway with apps starting in 2012 or the market will respond and users/3rd parties will begin filling the void with solutions.  SolidWorks World is a perfect platform to launch products and I hope this will be one of the offers.  Only time will tell!  Hope to see you at World! ~Lou