Tuesday, September 25, 2007

Creating a 3D Solid Model for a Block- Based MvPart

You create solids from one of the basic solid shapes of box, cone, cylinder, sphere, torus, and wedge or by extruding a 2D object along a path or revolving a 2D object about an axis.

Once you have created a solid in this manner, you can create more complex shapes by combining solids. You can join solids, subtract solids from each other, or find the common volume (overlapping portion) of solids. For more information, see Create a Composite Solid.

  1. To create a solid box type in Box and cylinder from the command line.
  2. Specify the first corner of the base.
  3. Specify the opposite corner of the base.
  4. Specify the height.
  5. Place points to your model to help locate connectors, enter point, press ENTER and, using osnaps, select the center of a connector on the 3D model.
  6. Verify that the geometry is drawn on layer 0 and is assigned BYBLOCK for color and linetype, and BYLAYER for lineweight.
  7. Define a block for the current drawing Create the objects you want to use in the block definition.

The block is defined in the current drawing and can be inserted at any time.

Defining the Part Behavior of a Block-Based MvPart

Go the MEP Common pull down menu, and choose Content Builder.

  1. Choose the location within the parts catalog where you want the part to show up.
  2. Click on the New Block Part button to start building the new part.
  3. Give the new part a name, and click in the description box, and the name will transfer to it automatically.

Choose OK, and the block definitions will be created as you enter the MvPart Builder.

  1. Select a type from the list.
  2. Define a layer key for the new part size.
  3. In the Select Layer Key dialog box, select a layer key and click OK.
  4. For Subtype, select a subtype from the list, or enter a new subtype.
  5. Click Next

Assigning Part Size Names and Views of a Block-Based MvPart

  1. Click ADD PART SIZE, and select the 3D model block you created. A new part size is added to the part family, and a new row appears in the table.
  2. Select your block.
  3. To create the missing view blocks for those block names that display in red, click GENERATE BLOCKS. Hit OK to accept the creation of the views. The new part size is updated with the generated view blocks.
  4. Click Next.

Generating a Preview Image of a Block- Based MvPart

  1. To generate an imaige, click Generate an image based on a model block from the SW Isometric View.
  2. Select a model block from the list.
  3. Click Generate. A preview imaige is generated from the model block and assigned to the part family.
  4. Click Next.

Adding Connectors to a Block- Based MvPart

  1. To add a connector, from the tree view of the part family and sized, right-click the part family, and select the type of connector.
  2. Specify a value for each of the properties. These properties are assigned to the connector for all part sizes.
  3. Click OK.
  4. To edit a connector for an individual part size, right-click the specific connector, and click Edit Connector.
  5. A property palette is displayed. Specify the connector properties.
  6. Specify the position of the connector, click the … and select a point on the model.
  7. Specify the direction to draw the connecting components by click the …, and drag the cursor in the direction you want the connection component to go, and select a point. To ensure that components are connected perpendicularly to the part, use Ortho mode to restrict the cursor when selecting the direction. Notice the direction of the arrows.
  8. Enter a number for the size properties. The size properties will vary depending on the shape of the connector. Enter the width and height of the duct connector, or enter the diameter of the pipe connector.
  9. Click OK, and then click Next


Tool Palette Disorder in AutoCAD MEP

1Overview
The Problem

Have you ever built a custom Tool Palette in AutoCAD, or any of the vertical versions of AutoCAD, only to discover that your Tools get all jumbled up later on?

The reason this occurs is that the process of creating a custom tool palette is recorded chronologically and though you can drag-n-drop the tools around, that action doesn't change the actual order of the code in the xml based palette file. When you drag-n-drop Tools around, that order is saved in the current user's Workspace Profile (.aws file).

For users who work in an isolated environment where they are in complete control of their Palette creation and use, this information may not appear relevant until some event forces AutoCAD to reload the Palette.

For users (and particularly for CAD managers) working in a networked environment where Palettes are read from a single point, this information is crucial for maintaining structured order.

2Body
Solution #1

The low-tech solution for building a Tool Palette with your Tools in the proper order is to create one in any order that you feel like, drag-n-drop Tools to a desired order and then Copy the whole collection of Tools to a new blank Tool Palette.

When you get ready to Select your Tools on the first Palette, you can use the Ctrl+A key to grab the whole collection.

Solution #2

Another, more technical, option for managing Tool order is to work with an XML editor such as the free "Microsoft XML Notepad" illustrated to the right.

With this XML Notepad you can set the Files of type to "All Files (*.*)" and look for the .atc file that you need to work on. Once Opened, you should find a list of folders all labeled "Tools". If you can find the Tools you need to relocate, then all you have to do is drag-n-drop them in the order you want and save the work.

3Conclusion
Read-only Palette Files

If you are fairly new to the process of creating network based shared Palettes there is one significant piece of information that you definitely need to know. When a session of AutoCAD is closed, it writes the whole xml code back to the point of origin even if you have deleted the original xml file. I learned this the hard way when trying to build a writable shared Palette system for an office while everyone was working.

If you are building a shared Palette system that is intended to remain static, you can simply change the xml file's properties to "Read-only". Using the "Read-only" property prevents AutoCAD from writing back over the original xml file. This also means that you can continue to develop the Palette system while an office is actively using AutoCAD.

Read-only Workspace Files

Setting Palette (.atc) files to "Read-only" does not prevent users from dragging Tools up or down in the list. If you want to lock the order of the Tools the only solution I have come up with thus far is to set the current Workspace to "Read-only" You can find this file, named "Profile.aws", under "C:\Documents and Settings\[current user login]\Application Data\Autodesk\AutoCAD 2007\enu\Support\Profiles\[current profile name]".

Adding a List to your Property Set Definitions

Provided by archidigm

If you look at the Extended Data tab of your Properties Palette whenever you work with Objects, you should find that some fields can be changed while others appear to be locked. That is because there are two types of Property Data: Object Based and Style Based. When you create your own custom Property Data, you will have to consider when and how to use these two types. In addition, if you have a need to create fields that designers can modify, you may want to consider using List Definitions which can be used within Object Based or Style Based Property Set Definitions.

In this article we will discuss how you can create a custom list of values to be set inside a Property Set Definition Style.

To create a list of property values you will need to access the List Definitions category in the Style Manager. You can do this by activating the Style Manager and picking on List Definitions under the Multi-Purpose Objects category or you can simply type "ListDefinitions".

In the illustration to the right I show that I have created a new List Definition that I have named "Appliance_Finishes-ARCHIdigm". On the Applies To tab of this new List Definition, I have checked the "Manual Property Definition" box so this list will be available for use in my custom Property Set Definition Style.

Under the Items tab I have used the Add button to create a list of Names and Descriptions that will appear on a drop-down list later on. Notice that I have also checked the "Allow individual property values to vary from this list" box so users can type in an option that may not appear on this list. For some things you may want to allow individual value but for other things you probably want to use the list to prevent erroneous data entry.

The sort order is, unfortunately, limited to alphabetical If you try to be clever by using numbers, you may pull your hair out trying to filter those number out in your Schedule.




Adding the List to your Property Definition Style

When you modify an existing or custom Property Set Definition Style, type "PropertySetDefine", be sure to check the "Applies To" tab to see if this Style is Style Based or Object Based. If you want your List to be available as a unique item for individual Objects, even identical ones, you will need to use a Property Set Definition Style that has been set to Object Based.

In the illustration to the right, I show that I have added a Manual Property Definition row to my Property Set Definition and that I named it "Finish". Under the Type column, I used the drop-down list to set this definition to "List" and that allowed me to use another drop-down list under the Source column to select my custom Property List.



In the illustration to the right I show that I have selected an example Appliance Multi-view Block whose Style uses a Property Set Definition with a List option for the Finish category. The list is not available for direct use on the Extended Data tab of the Properties Palette but can be accessed through the "Edit Style Property Set data" button.

If the List Definition Style had been set inside a Property Set Definition that was Object Based, then the list would be available for direct use on the Extended Data tab.


Portable Standalone Licenses

To open the Portable License Utility.

  1. On the target computer, click Start menu (Windows) /All Programs (or Programs) /Autodesk Architectural Desktop / Portable License Utility.

To obtain a computer identification code from the target computer

  1. Write down the computer identification code, which is shown in the lower-left corner of the Portable License Utility window.
  2. You will add the computer identification code from this target computer to the computer list on the source computer.
  3. To add a computer to the computer list
  4. On the Computers tab, a list of computers to which you can export a license is displayed.
  5. Click Add.
  6. In the Add Computer dialog box, enter the computer name and computer identification code of the target computer. Click OK.
  7. The information you added is displayed in the computer list on the Computers tab.
  8. In the Portable License Utility window, click Close.

To export a license

  1. On the Licenses tab, select the license you want to export. Click Export License.
  2. The Export License dialog box displays the Autodesk product name and license name, and lists the computer name and identification code of all computers in the computer list.
  3. In the Export To list, select a Target Computer.
  4. The target computer is the only place this exported license can go. You cannot select one target computer now and then transfer the license to a different computer. In the Export To list, select a target computer.
  5. Check your notes to verify that the identification code is correct for the target computer.
  6. The identification code displayed here must match the code on the target computer exactly.
  7. Under Export Type, select an export type.
  8. You must select Use Transfer File if this is the first time you are transferring this license to the target computer. The transfer file contains license information needed by the target computer.
  9. Click Transfer License.
  10. In the Export Succeeded dialog box, click OK.
  11. In the Portable License Utility window, click Close

Install the Autodesk product

  1. Install the Autodesk product on the target computer from the Network Image created from the Deployment Wizard. You do not have to register or activate the product on your target computer.

To import a license

  1. On the Licenses tab, click Import License.
  2. In the Import License dialog box, select a license transfer option. Make sure that you select the same transfer option that you used when you exported the license.
  3. Click Import.
  4. The license is now imported to the target computer; you can now run your Autodesk product on this computer. If you want to return the license to the original computer, repeat the export and import procedures.
  5. In the Portable License Utility window, click Close

Friday, September 21, 2007

Autodesk Design Review


Today, the building process from design through construction, and into facility management, is more complex than ever. And design review involves team members who are not CAD software users, yet who are vital to the project. Autodesk Design Review software helps overcome these challenges by extending design review, digitally, to the entire team.

DOWNLOAD NOW

Autodesk Design Review software helps save time and money with easy-to-use tools for team members to review, mark up, and revise designs and 3D models. This free* tool is tightly integrated with all Autodesk design software and enables project teams to move to a two-way design review process and gain timesaving functionality in their markup and approval processes. Specific timesaving functionality includes the following:

View and Print
Autodesk Design Review offers a fast, efficient way to view high-resolution 2D and 3D designs.
You can navigate between sheets using embedded hyperlinks and bookmarks and within a model using the new Steering Wheel and View Cube features. Rich printing options enable you to print with the same fidelity as the CAD application.

Compare AEC Design Documents
Automatically highlight additions, deletions, and other modifications in a lightboard-style fashion
with versions overlaid upon one another.

Online Content Search
Drive productivity and process improvements by accessing online building part catalogs with a single click through Autodesk Design Review.

Full Design Intelligence
Access data integral to engineering, architectural, and construction design review, including drawing scale, sheet set details, and object and markup properties.

Embed in Microsoft Office Applications
Drag your designs into Microsoft® Word, PowerPoint, or Excel® programs, and enable team members to visualize the design in presentations, construction documentation, change orders, estimates, and more.

Batch Printing
Print multiple DWF files, customize settings, and save batch printing configuration for later use with the Batch Print wizard. Save time by easily printing large numbers of DWF files as part of an automated process.

Preview, Select Preferences, and Print
Preview files, and print files to scale or at another scale with the same high fidelity as in AutoCAD or Revit-based software. Print options include fit to page, print current view, tile across multiple sheets, and print multiple pages or page ranges.

Printer Integration
Autodesk agreements with HP, OcĂ©, KIP, and PLP, among others, make printing to your hardware device easier than ever. If you’re connected to a supported HP® Designjet® printer, select the HP Instant Printing feature to print an entire sheet set automatically, or use this feature with batch printing.

Measure, Mark up, and Annotate
Get everything you need for clear and concise measurement, markup, and annotation of designs
made in AutoCAD and Revit-based software.

2D and 3D Markup
All viewing and markup features are available for both 2D and 3D designs. Markups made to 3D
models persist and are visible within the model view, making it more intuitive for users to capture and review feedback.

Persistent 2D and 3D Measure
Use built-in measurement tools to measure distance and angles in 2D designs and 3D models.
Measurements made on 3D models persist within the model view and are always available for reference.

Custom Stamps, Smart Shapes, and Freehand Markup Tools
Add custom symbols and comments to sheet sets and 3D views electronically, including familiar
markup call-outs, standard shapes, freehand drawings, and text.

User Coordinate Support
Access the user coordinate system for greater flexibility and more accurate measurement of
model surfaces.

Combine Project Documents
Drag project information into your DWF file to quickly and easily build a complete project file with product specifications, timelines, and more.

Combine All Designs and Project Data
Share, review, and mark up 2D drawings and 3D models—as well as project-related documents from Microsoft Office and other applications—in a single file. Autodesk Design Review supports adding, deleting, reordering, and renaming sheets and models within the Navigator window.

Capture Graphical Information
Capture graphical information such as a product specification or color sample from the web or other applications with the Snapshot tool, and add it to your review set in Autodesk Design Review.

Automatically Track All Markups
Automatically track your project’s status with autorecording of markups, text annotations,
dimensions, review status, and notes. Save DWF files with markups, redlines, and annotations and send them to CAD users or other project team members.

Save and Round-Trip All Markups
Import markups from the DWF format back into AutoCAD or Revit-based software. Systematically walk through a review set, navigating markups in the Markup Set Manager for fast, easy revisions in any Autodesk design software.


Use Autodesk Design Review software to overcome challenges in the architecture, engineering, and construction processes—from design to construction to facility management—by accelerating the design review process and putting the design in the hands of the people who need it.

  • Accelerate Review Cycles
    • Cut two to three days per review cycle by using Autodesk Design Review with AutoCAD or Revit-based products to electronically review, mark up, and revise designs.
  • Enable Digital Back Checks
    • Reduce errors by using Design Review for back checking. Enable team members to automatically track and review changes and their status without waiting for printouts.
  • Visualize Designs in Client Presentations
    • Design Review enables clients and project stakeholders to fully visualize drawings and models created in AutoCAD or Revit. Include interactive drawings and models in Microsoft PowerPoint slide sets for more effective presentations.
  • Document Construction Change Orders
    • Use the markup and status tracking tools in Design Review to track changes required throughout the construction process.
  • Reduce Printing and Shipping Costs
    • Save as much as $100 per job in printing and shipping costs while enabling team members to fully participate in a digital design review process.

Autodesk Design Review integrates with all Autodesk 2008 design applications:

  • AutoCAD
  • AutoCAD Architecture
  • Revit Architecture
  • Revit Structure
  • Autodesk VIZ
  • Autodesk 3ds Max
  • AutoCAD Map 3D
  • AutoCAD Civil 3D
  • AutoCAD Raster Design
  • AutoCAD Land Desktop
  • Autodesk Inventor products
  • AutoCAD Mechanical
  • AutoCAD Electrical
  • AutoCAD MEP
  • Revit MEP

Thursday, September 20, 2007

New DWG TrueView incorporates all the functionality of DWG TrueConvert

Don't have AutoCAD? No problem. DWG TrueView is a FREE download program to accurately view, plot, and publish authentic DWG and DWF files. And now, DWG TrueView incorporates all the functionality of DWG TrueConvert. This means you can translate any AutoCAD or AutoCAD-based drawing file for compatibility with AutoCAD Release 14 through AutoCAD 2008. It is available in both 32-bit and 64-bit versions.

Download it by clicking Here
  • Share AutoCAD drawings easily and accurately among engineers and architects.
  • View and plot DWG and DXF files, and then publish them as DWF files for quick and easy review and markup in Autodesk Design Review.
  • Publish 3D DWF files.
  • Get full support for the new AutoCAD 2008 drawing enhancements.
  • Ensure the integrity and reliability of your data.
  • Always get full drawing fidelity because the viewer is built on the same viewing technology as AutoCAD 2008 software.
  • Incorporates all the TrueConvert functionality to convert sets of drawings from new versions of AutoCAD to older versions and vice versa
  • Add page set-up information during the conversion process
  • Use the AutoCAD eTransmit technology to bundle a complete file set for conversion

DWG TrueConvert software translates DWG files created with AutoCAD R14 (or later) to AutoCAD R14, AutoCAD 2000, AutoCAD 2004, and AutoCAD 2007 DWG file formats, as well as to AutoCAD LT 98, 2000, 2004, and 2007 DWG file formats. You can convert any version of DWG files created with AutoCAD-based products using the DWG TrueView software.

You do not need to have AutoCAD 2008 or AutoCAD LT 2008 installed on your computer to run the DWG TrueView software. You can install and run the DWG TrueView software with or without any version of AutoCAD installed on your machine.

The DWG TrueView software is very reliable in converting older DWG files to AutoCAD 2007 DWG file formats. The DWG TrueView software uses the same DWG engine as AutoCAD does to convert DWG files. Therefore you can expect precisely the same output as the software Save As command.

DWG TrueView software cannot be used to convert DWG files to other file formats such as DXF or DWF format. DWG TrueView software only converts DWG files to newer or older versions of the DWG file format.

When you create custom objects in AutoCAD DWG files and save your drawing with proxy graphics turned on, you can convert these drawings and maintain visual fidelity of the custom objects. However, you cannot edit the drawing in other releases. To modify custom objects in other releases, explode the custom objects in the drawing before you convert it.

If you want to convert drawings created with AutoCAD Architecture or AutoCAD MEP software, use the Save to AutoCAD DWG feature before you convert the drawing. It will break the intelligence of the objects, but users will be able to read them.

For drawings that contain custom objects, it is recommended that you do not use the DWG TrueView software to convert them to a newer release. When a drawing that contains custom objects is converted, the custom objects themselves are not converted. Unexpected results might occur if you attempt to open the converted drawing in a custom object application.

AutoCAD MEP 2008 English Tutorials Done in Metric

You noticed that two of the topics in the AutoCAD MEP 2008 tutorial cannot be accessed from the table of contents.

To access these two topics, download the tutorials available from the following website:
http://www.autodesk.com/autocadmep-tutorials

These tutorials contain an updated table of contents in both the online (CHM) and PDF versions.

Follow the steps in the corresponding readme.txt file to download the tutorial zip file to your hard drive and extract the CHM and PDF files. The tutorial datasets do not contain updates and do not need to be extracted.

After extracting the English version and opening a project you will notice that they are in metric. There are not different files for the Imperial system. All the style property sets in HVAC are in metric. Xrefs insert in metric units. Changing the template files to Imperial won’t fix it either.

Autodesk told me that they did not publish imperial tutorials for the 2008 release. All of their tutorials are metric. AutoCAD MEP 2008 is designed so that its functionality works exactly the same whether you are using imperial or metric units. The skills that you learn doing the metric tutorials can be directly applied to imperial-based projects.

Wednesday, September 19, 2007

Sharing drawings in different Autodesk Programs

Sharing drawings is necessary in many stages of the drawing development cycle. For example, you may be asked to add a mechanical, electrical, or plumbing system to a drawing that was created in another software program. AutoCAD MEP provides an object enabler so that you can work with custom objects contained in the drawing.

If you open a drawing that includes a custom object that was not drawn in AutoCAD MEP, AutoCAD MEP installs an object enabler, if one is available. If an object enabler is not available, the software uses proxy graphics to display objects. You can enable proxy graphics in the Options dialog.

Enablers are collaboration utilities that allow users of other Autodesk products to view and manipulate objects created in AutoCAD MEP. Enablers use ObjectDBX technology to allow object data created in AutoCAD MEP to be accessed outside its native environment. This provides data accessibility for design teams that create and receive AutoCAD MEP files.

If you open an AutoCAD MEP drawing that contains an object created in a different Autodesk product, AutoCAD MEP can automatically check http://www.autodesk.com for an object enabler to use to display the object. If it fails to find one, the object is displayed using proxy graphics instead.

To control whether AutoCAD MEP checks for object enablers, use the Live Enabler options on the System tab of the Options dialog. You can also manually check for object enablers at http://www.autodesk.com/enablers.

If a LiveEnabler is not available for an object, the object may be replaced with a proxy graphic. A proxy graphic is a placeholder that represents the object. This placeholder does not have the full display or attributes of the object.

When proxy objects are drawn, AutoCAD MEP displays the Proxy Information dialog. The dialog gives you the following information:

· The total number of graphical and non-graphical proxy objects in the drawing

· The name of the missing application

· The proxy object type and display state

You can use the Proxy Information dialog to control the display of proxy objects.

You can create a new version of a drawing file with all AutoCAD MEP objects exploded into basic AutoCAD objects. The new version of the drawing loses the intelligence of the AutoCAD MEP objects, but the resulting basic objects can be displayed and accessed in earlier versions of AutoCAD when object enablers are not available for those versions.

When you export an AutoCAD MEP drawing to AutoCAD, all objects in the drawing are converted to AutoCAD linework. Reference drawing geometry is converted to linework in a block reference. If you want to remove the block reference, use the explode command to convert the block reference to active linework.

Whether you export a drawing to AutoCAD or DXF format, the layers, colors, and linetypes of the AutoCAD MEP objects are preserved in the new drawing.

If you export a drawing with multiple viewports in paper space, the annotative objects are exploded into multiple blocks, one for each viewport, in order to maintain visual fidelity. You can export annotative AutoCAD objects in the same way by selecting Maintain visual fidelity for annotative objects on the Open and Save tab in the Options dialog. For more information, see “Save a Drawing” in the AutoCAD Help.

Beginning with AutoCAD 2008, if you open an exported AutoCAD MEP drawing in AutoCAD, the AutoCAD objects that were annotative prior to export are converted to annotative objects.

Tuesday, September 18, 2007

AutoCAD MEP 2008 Service Pack 1

Click here to Download the service pack



As a result of detailed information from customers who used the Customer Error Reporting Utility, a number of problems were identified and fixed in the following areas:

AutoCAD MEP 2008



  • Content Builder

  • Display System

  • Grip editing

  • Hidden Lines

  • Multi-view Parts

  • Schematic Lines

AutoCAD MEP Updates -Changes include the following:


Electrical



  • Devices and Panels with an model representation will be detected by Interference Detection if they collide with other MEP objects.

  • The system filter for the Circuits property during WireAdd will update correctly.

  • The connection a wire with a circuit assigned has with a device will be maintained after using the Publish command.

HVAC



  • CER: Changing the connection types on a duct fitting to a flanged connection type no longer causes a fatal error.

  • Flanges are now displayed on duct fittings within a model view, when the flange values are specified on the duct fittings.

  • Duct fittings endcap snaps to the open end of vertical or sloped duct segments properly.

Piping



  • Pipe segments copied from one pipe run to another pipe run will align properly to the new pipe run.

  • Using AecConvertto3dSolid command will convert pipe fittings more successfully to 3d Solids.

  • Auto-Routing pipe between two pipe connectors with an elbow using custom sizing will add the needed angle to the part to resolve the connection in the current drawing.

  • When a single line pipe is being crossed multiple times by another AutoCAD MEP object at a different elevation, the hidden line gap is properly applied to the pipe.

Plumbing



  • Plumbing Lines and Plumbing Fittings will continue to obey Annotation Scale after changing the drawing units and cancel the Drawing Setup dialog.

Schematics



  • CER: Performing a Fillet or Join on schematic lines with schematic symbols anchored to them no longer causes a fatal error.

System



  • Etransmit will no longer enter an infinite loop of prompting to save the drawing.

  • CER: Grip editing the location of MEP objects with various setting combinations of Object Snaps, Snap, Ortho, Polar, Dynamic UCS and Dynamic Input settings will no longer cause a fatal error.

  • CER: Erasing an inline MvPart will no longer cause a fatal error.

  • CER: The adding of automatic properties to a Property Set Definition that is generated automatically when objects are added to the drawing will no longer cause a fatal error.

  • Switching to the Extended Data tab in the Properties Palette with AutoCAD objects selected will no longer cause Resource Manager errors.

  • CER: Part Catalogs containing the “’” symbol will no longer cause a fatal error during Catalogtest.

  • CER: Saving of concurrently open drawing which contain annotative dimensions no longer cause a fatal error within Content Builder.

  • CER: Parametric parts which produce an invalid solid will no longer cause a fatal error. Instead the erroneous solid will not be displayed.

AutoCAD Architecture Updates -Changes include the following:

AEC Details



  • Adding batting insulation with the same start and end point no longer causes a crash.

AEC Dimensions



  • AEC dimension component override locations no longer reposition when opened in AutoCAD Architecture 2008.

  • AEC dimensions to curtain walls now respond predictably.

  • Multiple instances of dimension text are no longer move with selected text.

Annotation Scaling



  • When a custom scale does not exist in the host drawing, but does in an xref, it is only imported once into the host drawing.

Camera



  • CER: Producing a view from a camera snapped to geometry no longer causes a fatal error.

  • CER: Adjusting a camera view in a maximized viewport no longer causes a fatal error.

Design Center



  • CER: Resuming a DesignCenter insertion after starting a second command no longer causes a crash.

  • Dragging and dropping AEC Content from the DesignCenter to an active model space viewport in paper space now works.

Drawing Management



  • Sheets in a project can now be plotted simultaneously from multiple workstations.

  • Migrating non-English projects from versions previous to AutoCAD Architecture 2008 will no longer be repathed into empty folders.

  • Maximum project category path length in AutoCAD Architecture 2008 is now around 248 characters.

  • CER: Fatal errors no longer occur when browsing in the Project Browser, typically with slow server connections.

Export to AutoCAD



  • CER: When exporting to AutoCAD, typically with eTransmit, fatal errors no longer occur.

IFC



  • IFCImport and IFCExport are now fully Ifc2x3 Certified.

  • Roof Slabs are now imported with the correct style.

  • Memory management enhancements now reduce memory consumption and large file import crash potential.

  • Fixed error in area and volume conversion

  • IFCImport and IFCExport now handle file geometry flaws better, particularly malformed

  • IFC entities from non-certified programs. In order to limit data loss, it is recommended that only certified programs be used to create IFC files.

  • In accordance with revised certification requirements, IFCImport and IFCExport feature improved retention of entity color settings.

  • Performance has been improved for installations of AutoCAD Architecture 2008 on Microsoft Windows Vista.

  • Object GUID creation has been to meet certification requirements.

  • Style and MVBlock names are now numbered sequentially.

  • When importing a TEKLA user model, structural members are now created.

Keynoting



  • CER: Opening a DXF file that contains a sheet keynotes legend no longer causes a crash.

Schedules



  • The Center option now works when tagging entities in xrefs that are not inserted at 0,0,0.

  • Can now Edit Table Cell in a schedule table when the table contains a formula column.

Spaces



  • Tags no longer change location when associated spaces are updated.

  • CER: Importing an AutoCAD Architecture 2008 drawing in Revit Structure with AutoCAD 2006 DWG TrueView installed no longer causes a crash.

  • Space evaluation now resolves through xrefs without zones.

  • CER: Random crashes after space evaluation no longer occur.

Structural Members



  • The Override Display Configuration Cut Plane option for Structural Members is now respected.

Walls



  • Selecting a wall with a custom display representation no longer causes a crash.

Xrefs



  • CER: Binding an xref that contains a wall no longer causes a fatal error.

Other



  • CER: Opening drawings with certain entity configurations no longer results in a Fatal Error.

AutoCAD Updates - Other changes include the following:


.NET API



  • ObjectID.Open no longer causes a crash

  • Removing a handler from Database.ObjectAppended then firing the event now generates an error message

64-Bit



  • vl-arx-import now functions for namespaces separate from VLX

  • i-Drop is operating correctly

Annotation Scaling



  • When dragging and dropping a named view from the style sheet manager to the host drawing, the annotation scaling features work properly

  • Custom scales which exist in the nested xrefs are no longer duplicated in the host drawing

  • Blocks in the Tool Palettes created from the DesignCenter annotative drawings are now annotative

Attributes



  • Multiline attributes no longer shift positions every time drawings are saved and opened

  • The Value field for an attribute definition may now be modified in the Property Palette

Blocks



  • The Y-scale factor of inserted blocks is now scaled accurately

Communication Center



  • The Communication Center is now enabled by default.

Dashboards



  • The dashboard panel configuration is now maintained throughout different workspaces and user sessions

Data Extraction



  • All dynamic block properties are now correctly extracted

Dimensions



  • Radial extension arcs may now be disabled, restoring the ability to dimension small radii

  • The In-Place dimension text editor size is now correct

  • Round-off dimension values now appear correctly

  • Dimension breaks no longer cause AutoCAD to hang

Display



  • Linetypes now always display properly after zooming operations

DWG



  • Copy/paste now works in the drawings saved as 2000 and then resaved in AutoCAD 2004, AutoCAD 2005, or AutoCAD 2006

E-Transmit



  • AutoCAD 2000 and Release 14 file formats are preserved while using ETRANSMIT with the "Keep existing drawing file formats" setting enabled

Fields



  • Drawing name field now always plots correctly

Hatch



  • The BHATCH command boundary detection mechanism has been improved

Image



  • Image frames are no longer plotted or displayed when IMAGEFRAME is set to 0

Layouts



  • The ampersand character ("&") may now be entered on the Layout tab

Multileader



  • The location of attributes in multileader block is no longer off-center

  • Multileader text no longer unexpectedly rotates

  • Multileader attributes are no longer off-center in a rotated UCS

MText



  • MText tabs are now saved correctly to the older DWG formats

  • Certain Japanese characters are displayed correctly

  • Portuguese (Iberian and Brazilian) dictionaries now have accented capital letters

Open/Save



  • If multiple drawings are opened in Explorer, only a single instance of AutoCAD containing those drawings will launch

Object Snap



  • Object snaps now work correctly in blocks

PDF Export



  • Raster images now plot correctly to PDF

Performance Tuner



  • If there are no new drivers, the "New Driver" bubble does not appear

Plot



  • Plotting performance of rotated MrSID images is improved

Tables



  • Data linked cell formatting is now correct

  • Excel formatting is kept when the paste special (PASTESPEC) command is used

Tool Palette



  • Icons are no longer truncated

Visual Styles



  • Erroneous lines and display artifacts no longer show up after multiple zooming operations

XREF



  • Drawings with long reference paths are referenced properly

Known Issues With This Service Pack



  • Problem: After applying the Service Pack 1, all dashboard control panels are displayed regardless of the selected workspace.

  • Workaround: Make the desired workspace current.

Monday, September 17, 2007

Autodesk's Drawing Compare Subscription Module

Drawing Compare Subscription Module - Download The Subscription Module: Drawing Compare is available exclusively for AutoCAD® MEP 2008 customers participating in the Autodesk® Subscription program. Download this module now to get the Drawing Compare feature. The Drawing Compare feature enhances collaboration by using color-coded displays to show items on a drawing that have been changed, added, or deleted by other members of the design team. Changes to items such as styles, fire ratings, or other non-graphical properties are also tracked. Combined with redlining features, such as revision clouds, the Drawing Compare features help make communication across the design team clearer than ever.
The process of performing a drawing comparison has the following major steps:

Select the folder that contains review drawings, then select the folder that contains project drawings.
The Setup tab of the Drawing Compare palette is where you select the context in which drawings are compared. Typically, the review folder contains drawings that you receive from either an internal or external source, and the project folder contains the original version of the drawing files that you send for modification. These project drawings must all be contained within the same top-level folder to provide the correct context for comparison.
When you select review and project folders, all of the drawing files within those folders are listed. This includes host drawings and any drawings nested within them as external references (xrefs). You can choose to match drawings manually, selectively, or allow the Drawing Compare process to match the drawings automatically. The software matches drawings by file name when they are matched automatically. Drawings are matched when the project drawing is an exact duplicate of the review drawing. If you match drawings manually, you can choose to compare the drawings regardless of whether they have the same name.

If you want to selectively match drawings, the context menu allows you to specify which drawings in the review folder to include or exclude from the match. The drawings in the folder that are included in the comparison are matched through the context menu when you select the folder. You can select new review drawings to match at any time. You can also drag and drop a review drawing onto a project drawing to match them manually.

You can also choose to reset the drawings in the review folder to un-matched.

Match review drawings to their corresponding project drawings by using automatic matching or by manually dragging a review drawing onto a project drawing.
Use this procedure to have Drawing Compare match all the drawings in the review folder to corresponding drawings in the project folder. When you select the automatic matching option, the software attempts to match drawings that have the exact file name. Files are matched to determine which review drawings are modifications of the corresponding project drawings, and which review drawings are entirely new.

NOTE:It is strongly recommended that you use the automatic matching option for most use cases. Only use the match drawings manually option when the review drawing has been renamed, or if you want to compare a smaller set of drawings.

The matching process looks at both host drawings and any drawings nested within them as external references (xrefs). The matching process does not take xref relationships into account. Rather, the process looks at each review drawing to verify whether it is a modified version of a project drawing. If so, the 2 drawing files are matched. Drawing Compare displays the differences between the project drawing and its modified review drawing.

A pair of files is matched when they represent the same file, with one element of the pair in the project folder and one in the review folder. When this condition is not met, the files are unmatched. Matching allows for replacing an xrefed project drawing with its modified review drawing when appropriate. Unanticipated results can occur, depending on whether the file is xrefed using a full or relative path. Xrefs that are specified with full paths may not resolve properly if their context is moved, which is what may occur in the case of a drawing review folder. When the matching process is complete, xrefs can be resolved predictably using review content. If you want to affect the results of the comparison, use the exclude or include options instead.

NOTE:For accurate results, always allow the Drawing Compare process to finish.

A file excluded from Drawing Comparison will act as if it, and all its xrefs, are exact copies of the originals. Objects in excluded files (or xrefed by excluded files) will appear as unmodified. You should not unmatch files that you do not want to include in a comparison. Exclude the files instead.

A file is missing if it appears in the project folder but there is no corresponding review folder file. A missing review file is assumed to be unmodified.

In the Select Folders section of the Setup tab, if you select a review folder after you already specified a review or project folder, the Confirm Automatic Matching dialog box is displayed. If you choose a different project or review folder, click No and specify a new folder to continue.
The results of the matching are indicated by the icon associated with the drawing. Visual cues, such as an exclamation mark or a circle with a slash through it, indicate the status of the drawings.
After completing the drawing matching and relationship analysis process, you can toggle the filter button to show only the project drawings that are related to a specific review drawing. A project drawing is related to the selected review drawing if the project drawing is affected by modifications to the review drawing. This correlation is determined as the Analyzing Drawing Relationships progress window is displayed.
Select a review drawing and a project drawing to compare.
After you begin a Drawing Compare session, the Project drawing opens and hosts the review drawing. The graphics from the review drawing are overlaid on the project drawing. Objects from the project drawing and review drawing display in color, based on the visual filter settings which control which objects display and how they display during a comparison session. The Review tab becomes active, and the Drawing Compare Mode toolbar opens in the drawing area.

As you compare drawings in the review process, you look at them in context. The project drawing is the contextual reference for the review drawing and is the active drawing. It is the only drawing in which you can select objects. Information on the Review tab indicates changes made to objects and the status of objects in the drawings, such as New, Modified, and Missing. The number of changed objects is displayed in the Object List Summary.

The software compares data and geometric information about all of the objects in the drawings when you are working in Drawing Compare. This includes objects such as walls and doors as well as lines and circles. You can determine which drawings and objects display by using the visual filter.
Select objects in the Object Report List or click Object Selection on the Drawing Compare Mode toolbar and select an object to display changes made to the object’s properties. On the Review tab, details of what changed displays in the Object Properties list.
  1. Select a review drawing from the Select Review Drawing pane.
  2. Start the Drawing Compare session in one of 3 ways:
  3. Select a project drawing from the Select Project Drawing pane, right-click and click Start drawing comparison from this drawing.
  4. Select a project drawing from the Select Project Drawing pane, select a review drawing from the Select Review Drawing pane, then click the Start Drawing Comparison button () on the Setup tab. At this point, you can also select a different project drawing.
  5. Double-click the project drawing.

NOTE:When you select a review drawing, the matched project drawing is selected automatically, enabling the Start Drawing Comparison button.


The Object Comparison progress window displays the number of objects being compared as they are processed.

The Review tab of the Drawing Compare palette is displayed along with a separate Drawing Compare Mode toolbar.

Setup: This section displays the full path for both the review and project drawings. This information is read only.

Visual Filter Legend: This legend displays colors used in the Drawing Compare mode, and it specifies which review groups display in the drawing area. You can make changes to both settings.

The color of the icons on the Visual Filter Legend identifies the color of the object groups in the review, such as grey for unchanged objects and yellow for modified objects. You can specify a primary color for an object that is pending review, and a secondary color for the object once it has been viewed. You can also specify the plot style of an object in the visual filter.

The Visual Filter Legend displays the last used filter in new Drawing Compare sessions.
Use this procedure to specify which objects are displayed in the drawing area. For example, if you want to view only modified objects, select Hide for all values except Modified objects, and select Show for Modified objects. If you hide all of the new, modified, and missing objects, the remaining objects are displayed with their original colors as they appeared in the original project or review drawing.

In the Visual Filter Legend on the Review tab, select Show or Hide to change the visibility of objects on your screen.

Visual Filter worksheet: You can specify filters that affect how objects display during your Drawing Compare session. Under Included Objects, for example, you can set up a visual filter to allow only windows that were modified to be included in the comparison. All other objects display as unchanged. Under Visual Filtering Color Theme, you can adjust the color schemes and assign plot styles to different view groups. The Color column list the colors for pending objects before they are selected. The Viewed Color column lists the colors for viewed objects after they are selected.

Click the Visual Filter Worksheet button () on the title bar of the Visual Filter Legend to open the Visual Filter worksheet.

Object Report List: Objects that are new, missing, and modified in your review drawing are listed by category in alphabetical order, such as Circle, Door, Multi-View Block, and Polyline. When the list is displayed, all of the information is in bold text initially. This text style identifies objects as not yet viewed. The text does not change until that object is viewed, then another object in the list is selected for review. A group of objects can be selected and set as Pending or Viewed from the context menu.

When you hold your cursor over objects in your drawing, a tool tip displays information about the object. New and modified objects display a lock icon and cannot be changed.

You can minimize the Drawing Compare palette and use the Drawing Compare Mode toolbar to navigate when viewing objects. Expand the palette when necessary to review information about objects and properties.

The option to zoom in on an object is toggled on and off when you click the Activate/Deactivate Zoom to button () on the title bar of the Object Report List or on the Drawing Compare Mode toolbar. When this option is toggled on, the software zooms in on the selected object automatically after you select that object in the Object Report List.

Object List Summary: This summary displays the total number of objects changed and the total number of objects waiting for review. In the following example, a total of 209 objects changed in the review drawing in some way, and seven were reviewed, leaving 202 objects still pending review. When an object’s status is pending, it means that Drawing Compare has identified a difference between the project and review object, but the object in question has not yet been selected in the Object Report List.

Object Properties: By default, this section lists properties that have changed for the object currently selected in the Object Report List, showing the current parameters for the property in the project drawing and the review drawing.

Click the Display Properties for reviewed objects button () on the Object Properties title bar to toggle this option on and display only the object’s changed properties or off to display all of the object’s properties.

If the object is missing, data is listed in the Project Object column only. If the object is new, data is listed in the Review Object column only. If the object is modified, data is listed in both the Project Object and Review Object columns.

Drawing Compare Mode Toolbar: Use the Drawing Compare Mode toolbar to navigate through your review. This toolbar opens after you start a drawing comparison.