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!

Today’s material comes from a discussion between myself and Werner Theron, of Chempute.  A client wanted to change the height of a text on P&ID, and needed to know the best way to do that.  Two options are available for such situation, SCALETEXT, and the CADWorx P&ID command TEXTCORRECT.  Both accomplish the same thing, but TEXTCORRECT image may be the easiest to access via button.

Here is a preview of the text we are going to change:

image

For SCALETEXT, start the command and select the objects.  At the command line you should see a prompt to choose a basepoint.  Use the existing option.

image

The next prompt allows you to draw a size or enter a value, we will enter .4 (yes the text will be large)!

Here are the results:

image

Notice two things:

image

The arrow at the top points to the label that was 1/8” when all the other text was 3/32”.  When selecting a block, all of the attributes inside it get selected. 

Also notice at the bottom left, there was text in our label.  Nested text won’t get changed at all. 

Because of these two effects, I recommend creating a new label with the text sized appropriately, and using GROUPADD to include it with the equipment.  Use GROUPREMOVE to remove the old label.

The TEXTCORRECT achieves the same results.  Start the TEXTCORRECT command, choose multiple, and then enter the size.  Last select the objects.

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)
© 2010 Process Design, from the OutsideSuffusion WordPress theme by Sayontan Sinha

Switch to our mobile site