The next release of CADWorx is right around the corner.  From now until the release date, the beta team and developers have a bi-weekly meeting showcasing the latest fixes and updates.  The release is scheduled for October 1, with a pre-release being given away to attendees of CADWorx University 2010.

This past Wednesday we got to see some exciting new features. 

Spec Editor Undo

Have you ever messed up and deleted the wrong parameter in a data file, or perhaps an entire row without realizing it?  In the new spec editor we now have the undo capability up to the last 100 actions! I love it.

Ribbons

Drum roll, please!  By popular demand CADWorx is including ribbons for CADWorx Plant and CADWorx P&ID. 

Equipment Stiffening Rings

This last review also showed how to add stiffening rings to CADWorx Equipment.  The rings are read from steel data files and can be flipped, or rotated to get the angle you need.

User Data in Specs

Previously we were given the ability to add user data to component table, but now we can add User data to the specification items.  Along with new note features, this latest enhancement fulfills a long time request from users.

P&ID and XML Specs

To carry on with implementing the new spec format, CADWorx P&ID has been modified to insert components from the xml specs.

TAP and OTAP

Two commands we cannot do without, TAP and OTAP have been made to work with the new components in Plant 2011.  However, don’t get too fond of them, as there are plans to make connections more automated in a next release.

Since I can’t list everything, be sure to stay tuned for more updates!

In the first post on Project setup, we covered a list of criteria we need to get started designing a plant in CADWorx. We created a general needs list which designers should be familiar with.  Before we move into applying the information we gathered, we need to cover creating templates and project locations in AutoCAD/CADWorx.

For our particular pilot project, our civil documents indicate that our plant coordinates start at 334’ 9 3/4” West and 404’ 4 5/8” South.  The benchmark elevation is at 302’ 6 1/4” above sea level.  The plant is oriented at 8.9 degrees east of north.

From this information we have to make a decision based on 2 facets our project.  The first item is the plant coordinates. Note is that AutoCAD has some floating point precision problems at large coordinates or with non-orthogonal revolutions:

Revolving Eccentric Reducers

Revolving Flanges

Revolving Solids

These problems occur pre-CADWorx 2011 and typically in AutoCAD 2007 or above.  Due to the new modeling engine in 2011, the errors mentioned about don’t exist.  If you do find any errors, please use the Contact US page to let us know about them.  If we will be referencing coordinates in our production packages (isometrics and/or orthographic drawings), we need to decide how to offset our model.

The second consideration item on our check list is to know whether the plant is oriented-to due north or not.  If our plant has any orientation change from north, we will need to use a technique to get our real coordinates and allow our model to remain with north either in the +Y or +X directions (per industry standard).

To address our plant coordinate and orientation issue, we have 2 features we need to use:

1.  Named UCS-An AutoCAD feature.

2.  ISOGENSETTINGS- A CADWorx feature.

Depending on your project, you can implement whichever of these features that you need.  By using a named UCS (say we name it ProjectUCS), we will be able to set that UCS current in AutoCAD and id points based on that UCS, no matter where our model is (we’ll create it close to 0,0,0 to avoid those pesky revolving issues).  Also, if we use ordinate dimensions while the ProjectUCS is set in the viewport, we will get our x,y coordinates placed appropriately on the orthographic drawings.  Unfortunately, the ANOTELEV command doesn’t recognize the viewport UCS so most likely we will have to have our model at the Z elevation we need for annotation.

The second feature, ISOGENSETTINGS, controls the output for the isometrics.  By using ISOGENSETTINGS, the isometrics will display coordinates based on our offset and orientation set in the dialog.  Since the settings from this dialog are stored in the drawing file, we will create a template model for the project.

To get started on a template, let’s create a new drawing using Imperial.dwt (I’m in the US after all Open-mouthed).

image

You should get prompted to select a template (choose Imperial.dwt).  It’s in the <install dir>\Support if you need to look for it.

The easiest way to create a ucs is to base it on an existing object.  To do this we will create 2 lines.  To create our first line, start the LINE command and enter –334’-9-3/4”,-404’-4-5/8”,302’-6-1/4” and hit enter.  Next instead of picking a point, we will set an angle override by typing <81.1 and hitting enter.  Drag in the positive direction and pick to create our first line.

image

Next, copy and rotate the line –90 degrees.  This two lines will create our x-y plane when we create our UCS.

image

Now we will create our named UCS.  Start the UCS command.

image

You should be prompted to specify the origin of the UCS.  Pick at the intersection of the two lines we just drew.  For the specify point on X-Axis prompt pick the endpoint of the line running down to the right.  To specify a point on the XY plane, pick the northernmost endpoint of the line running north.

image

Start the UCS command again, this time, enter NA for NAmed and choose save.  Enter ProjectUCS for the name to save the current UCS to.  Now in our ucs list you should see this:

image

Thankfully, setting up ISOGENSETTINGS is much easier.  Enter the same values for the x,y, and z.  For the north direction enter 81.1.

Erase our reference lines.  Let’s purge our drawing to make sure no extra items clutter our project.

Save the drawing as a template (.dwt).  Mine will be called Coordinates.dwt.  You will probably get a warning about saving a template inside of CADWorx. Since we purged our file, you can ignore it.

Now when anyone creates a model for our project, they should use this template and their drawing will have the ISOGENSETTINGS correct, and a ProjectUCS they can use to id points in the model.

Plant Location in CW Plant Professional Files (6)

More questions on 2011! Great input guys, I really appreciate the feedback.  Keep it coming.  Clint’s a new user who’s been on the forums trying to learn about CADWorx and he asked a question to my previous post on CADWorx 2011.

CADWorx has 2 official releases, one in the spring and a fall release.  The spring release is a compatibility release to allow CADWorx to run on the latest release of AutoCAD, and contains no new features.

The fall release, or feature release is where all the goodies come in.  Typically, the feature release is new tools and enhancements that help our job get done easier.  In the last couple, we had the Pipe Support palette added, topworks, insulation view and much more.

On the Next Generation topic, I think some history is in order.  CADWorx has a good history behind, and if you check out the readme.htm, you can see it goes back to 1996.  Back in 1996, CADWorx was built on a technology that allowed for great development and stability…LISP.  While LISP is still around, and excellent for some tasks, today it is an older technology that limits development.  Over the years, CADWorx has built tools in ObjectArx (C++) that capitalize on the abilities of the C++ for development (like all those palettes we’re fond of).  However, the core modeling functions remained LISP.

The Next Generation technology was created to move the modeling core into the 21st century.  By upgrading the modeling core, users get increased productivity from intelligent components and a more flexible spec system.  Remember, the biggest advantage of CADWorx is that even though the technology change is new, we have ~15 years of things we wanted to do, some of which we will now be able to do in CADWorx, like changing the size/spec by selection.

On the topic of percentage of the release is Next Generation tools, I think it’s probably about 75%. Again, that’s my own guess.  Thankfully, an core re-write release is not typical.  15 years ago, CADWorx made some smart decisions about implementing a pipe modeling system, and hopefully these new features will carry us a long time as well.  In my mind, CADWorx 2011 is a big productivity release.  The spec editor continues to become more intuitive, and the pipe routing is very clean and simple.

That’s it for now, keep the feedback coming please!

In this post we broke the news about CADWorx 2011.  To cover Clark’s question, I thought I’d post about the upcoming release.  First of all there will be a release slated for the end of the user conference in Houston.  This release is CADWorx 2011.  To clarify the CADWORX Next Generation technology is only a subset of the 2011 release.

There will be more details to follow as a great deal of how specs are being handled is be gone over at this time.  Transferring specs into the new format reliably is probably at the top of the priority list.  I know we cover different aspects of it in every review we do with the Alpha group.

When anyone references CADWorx Next Generation technology, they are referring to the new method of drawing CADWorx objects, based on a new spec file format.  As a result of the new drawing method, object enablers will be used (at the time of this writing).  In the last review, the team demonstrated that installing the object enabler for AutoCAD also make the piping objects available in Navisworks.  The next wrinkle they are working on is making sure the data is available in Navisworks as well. Rest assured, that viewing CADWorx objects in Navisworks is an extremely high priority.

Of course, the CADWorx team is working very hard to make sure the changing the piping objects will have no impact on the rest of the functionality.  Even my custom lisp routines still work.  The old xdata format is still preserved on the new objects.  For example, our CADWorx Properties palette on the new objects with no modifications.

In my opinion, one feature that is starting to look really good is the Spec editor.  The V-Mosaics team (that’s the group developing the Next Generation toolset) has been hard at work adding some great features.  In the last review, the team included pictorial samples of the dimensions when you are editing the data table (which is the data file) so that you don’t have to guess what each dimension is.

Super excited about 2011! See you all in Houston so you can get your copy!

Over last few months, everyone has been wondering (myself included)—how is Intergraph purchasing CADWorx going to affect us?  On the forums, we have heard views from “It’s the end of the world!” to “the greatest thing since sliced bread.”  But alas, we can’t know the future until we get there (unless you’re from the future of course).

Part of my duties here at ECAD include testing the developing product so that you (the users) don’t have to lose design time.  I do my best to take the input I receive and present to the developers as topics come up.  Since I have been involved in beta testing for the last few years, I have gotten to know the developers and the process. Over the last month, we have been testing on the new products coming in September (approximately).  Intergraph buying CADWorx has enabled the development to communicate more with the users.

By users in this case, I’m referring to testers.  Intergraph has a programming process (AGILE)they use, along with programs that have kinds of bells and whistles for writing code.  Since CADWorx began using AGILE, development has gotten broken up into month-long chunks (called a sprint).  During a sprint, the developers take a list of features and write them so that at the end of the month, we can review the feature and give input on how it works.  This process will repeat cyclically until the new release is ready. 

Why should this matter to you?  We recently finished up 2 sprint cycles, one for the CADWorx team, and one for the NG team.  Word of warning, what you read next may seem like hyperbole, but the statements are the truth.  On the NG side, we have seen awesome improvements in routing pipe, placing valves with the flanges coming in automatically, placing valves on the fly by dimensions off of other components, changing size/spec by selection, moving components down a line by grips, and more. 

This last month the CADWorx team is working on some big new features too!  Remember all that time spent tracking down breaks, overlaps, and duplicates for ISOGEN?  No more!  A ContinuityView palette is headed our way and looks incredible. 

SNAGHTMLf048a2

Rumor has it that the ribbons are now moving into the product, and HVAC gets data files.

SNAGHTMLf1463c

So in my mind, CADWorx 2011 is shaping up to be the best release ever!

*No statement concerning the release date or features to be included is a guarantee, or should be taken as such.  It’s all still up in the air.

© 2010 Process Design, from the OutsideSuffusion WordPress theme by Sayontan Sinha

Switch to our mobile site