New features of R11 release

 

 

 

 


MechWorks s.r.l.
via Vallescura, 8/2
40136 - Bologna, Italy
http://www.mechworks.com

 

 

 

 

 

Enhancements

BOM

new option :: General→More...→ Add documents as BOM Items if their MAKE_BUY value is different from NO_BOM

When checked, any Generic Document added as a child to a parent document will be created as BOM Item if:

Edit BOM new option :: Never restore 3D CAD order for fake components

When checked, the function Restore 3D CAD order will skip any already assigned fake child component's BOM position

example: assume this situation

If you click the Restore 3D CAD order with the option unchecked (=restore)

while if you click the Restore 3D CAD order with the option checked (=never restore)

New option :: Open/Save->Save → Always assign absolute BOM position numbers on save→ Force CAD order only if not fake

If existing, the LST\PARENT_CHILD_MAKE_BUY.LST ( localized for each language ) is loaded for the MAKE/BUY values choise list; if not existing, it is loaded the LST\MAKE_BUY.LST

BRIEFCASE

Native support for x64 environments

R11 supports natively the Briefcase import/export

For implementation details and further info please refer to official What'sNewR11 document or to the main help.

CONFIGURATION REVISION

New parameters passed to the CONFIGURATION_REVISION.SPT script

The following new set of parameters is now passed to the CONFIGURATION_REVISION.SPT script:<

For implementation details and further info please refer to official What'sNewR11 document or to the main help.

DBINVENTOR

Added support for SubstituteLevelOfDetail representations

The following support has been added:

Added support for iAssemblies

The following support has been added:

new option :: General→Assemblies→Force Parent-Child Make/Buy attribute from Inventor "BOM Structure" attribute

When checked, DBInventor forces the PARENT_CHILD_MAKE_BUY attributes depending from the Inventor BOM Structure attributes, with the following mapping:
Inventor BOM StructureDBInventor PARENT_CHILD_MAKE_BUY
NormalMAKE
PurchasedBUY
InseparableBOM_NO_EXPAND
PhantomBOM_GROUP
ReferenceNO_BOM

DBWShell("swSaveAs"): support for DWG, DXF, PDF and DWF export

The DBWShell("swSaveAs") supports now the ability to silently convert an opened .IDW into the DWG, DXF, PDF and DWF formats.

For the DWG/DXF exports, the file DBInventor_DWGExport.ini must be present in the PAR shared directory - the creation of this .ini file must be done using the DWG export wizard available in Inventor when saving-as-copy a drawing into a DWG.

DBWCONN.PAR

DBWORKS_CRITICAL_NUMBER_OF_CHILDREN

The new parameter controls the critical number of child items for the Trees, over that the Tree performance may be too slow ( default value = 5000 ).

DBWorks stops the expansion after having displayed the item corresponding to the value being set

A value of 0 ( zero ) disables the check

DRAWINGS

Support for Drawing Sheets Preview/Open

It is now possible, from the Tree Page, to preview and open a specific Sheet of the currently selected Drawing
At Drawing save/refresh time, DBWorks keeps updated a new table named DBW_DRAWING_SHEETS.
If the Drawing has still not be saved/refreshed at least one time, the table records are automatically created when selecting the Drawing in the Tree Page.
The support is available starting from SolidWorks 2009sp3

For implementation details and further info please refer to official What'sNewR11 document or to the main help.

EVENT LOG

Reset the Event Log table action is now logged

The "Reset the Event Log table" action is now logged with the event EVENT_LOG_RESET

FULL TEXT SEARCH

Improved implementation of the Use native SQL Server Full Text Search option

The User Interface→Browser behavior→Use native SQL Server Full Text Search option has now been improved for supporting the native SQL Server full text search on the REVISIONS and on any LINKED table (the REVISIONS table is searched if the "Extend search on REVISIONS table option is checked ).

For implementation details and further info please refer to official What'sNewR11 document or to the main help.

GRIDS

new RMB popup menu: GridDisplay/Print

The new RMB popup menu "Grid Display/Print ..." is now available for every database Grid - the popup menu contains the five entries:

This new feature allows, for example, to produce a quick print-out of the results displayed in the Tree Page's Search grid

Revision Form: enhanced tooltips in previous revisions grid

The option User Options→Show Enhanced Tooltips in the Revisions Grid applies now also to the Revision Data Form's Previous Revisions Grid

MASS PROPERTIES CALCULATION

New sub-option: Open/Save→Save→Calculate mass properties only when...

When checked, it is possible to assign a generic condition (based on the fields of the current document) for enabling the mass properties calculation at save/checkin time

The expression can can contains OR conditions or AND conditions (never mixed, only ORs or ANDs), defined as follows:

For example, with condition

ID = 80*|70*
the mass properties will be calculated only for parts where the ID begins with 80 or 70

OFFICE 2007 SUPPORT

Read/Write Support for DOCX, XLSX Custom Properties

The Office 2007 XML DOCX, XLSX formats are now fully supported for the Read/Write of Custom Properties

OPTIONS

User Interface for the DBWAPPUSER.PAR

Any user can now edit it's own DBWAPPUSER.PAR for setting/resetting the options that may need to be changed for it's specific environment.

The DBWAPPUSER.PAR is editable ONLY if the global DBWAPP.PAR is in READ-ONLY state

For implementation details and further info please refer to official What'sNewR11 document or to the main help.

PERFORMANCES

new sub-option :: Open/Save→Save→Never display warning messages for Local Files

The purpose of this new sub-option of the "Avoid same file name in different directories" is to allow the existence of read-only reference-only local copies of components that normally dont change frequently (for example: Standard Parts)

Since the reference-only components are loaded from the Workstation, the network overhead will be reduced consequently

For implementation details and further info please refer to official What'sNewR11 document or to the main help.

PDF

Improved PDF Preview speed

The PDF Preview speed has been greatly improved for large size PDFs

Improved PDF print

The PDF print functionality has been improved in quality and speed.

More, if working with the option User→Display printer setup dialog enabled, a better print setup dialog is now displayed when doing a RMB→Plot on a PDF document:

Improved Drawing/DWG to PDF conversion

Two new options are now available in the General->More ... section:

More, the DWG to PDF conversion embeds always the DWG fonts for a better PDF portability.

At the moment the conversion functionality from DWG to PDF with CTB file does support colors and does not support line thickness

REMOTE ACCESS

New option:: Download/Upload Revision Output files

When checked, any Download/Upload operation will also transfer any already created Revision Output file

If the Revisions→Output→Output files alternate folder (root) is not null, DBWorks expects that in each remote site the assigned output files alternate folder must exists

REVISION OUTPUT FILES

Drawings outputs always available in the RMB popup menus

Any existing drawing's output file is always available in the "RMB→Open output file" popup menu of a Part/Assembly

SCRIPTING

New parameters:: for the OnValidateNotNullFieldsBeforeApprove.LST script

Two new parameters are now passed to the script: @IS_PREVIOUS_REVISION_APPROVAL and @IS_FIRST_REVISION

New output for OnOpen.LST script

It is now possible to write the output @OKOPEN=0 in a pre-open event (@EVENT_TYPE=0)

This will stop the opening process (CAD-opening is supported only with the SolidWorks integration)

New command:: SWReplaceReferencedConfiguration

This command works ONLY on SolidWorks files.

The command replaces in a SolidWorks assembly file a specific configuration of a component with another configuration of a different component

New command:: WriteActualGrid

This command allows the creation of a txt file output with the content of the Browser's active grid

New value:: @QUERY_PREVIEW_FILE_PATH for command CreatePreviewFile

The special outputFolder value allows to query only the full path name of the preview file that would be created for the assigned extension.

CreateNewProject and RemoveUserFromProject commands: SILENT_MODE 1 avoids prompting for resetting the loaded projects in the destination workstations

Setting SILENT_MODE to 1 before invoking the commands CreateNewProject and RemoveUserFromProject avoids any prompt for resetting the current Browser state on the destination workstations

SOLIDWORKS

Command Manager User Interface

DBWorks R11 creates it's toolbar as a Command Manager group:

This new feature also enables the customization of the DBWorks commands UI:

Please note that the option User Options→Show DBWorks Toolbar has now become obsolete, being the DBWorks Toolbar visibility now fully customizable through the SolidWorks→View→Toolbars... or SolidWorks→Tools→Customize... editors

Open in advanced mode

DBWorks can now open in "Advanced Mode" an assembly:

  

This feature is available starting from Sw2009sp4.0

Open in selective mode

DBWorks can now open in "Selective Mode" an assembly:

By default, an assembly is opened in selective mode with no components loaded in memory.

There are two possible ways for activating the components:

This feature is available starting from Sw2009sp4.0

Improved static preview

The PNG file stream is now used for the static preview of SolidWorks files.

The same PNG file stream is now also used by the DBWShell("CreatePreviewFile") command

Replace a component's specific configuration with another component's specific configuration

The Replace References functionality supports now the ability to replace a component's specific configuration with another component's specific configuration, without opening the referenced assembly files (they must be all writeable)

The Replace a Component dialog shows now a new check-box (default: unchecked) that enables this functionality:

New option: Open/Save→Save→ Never create records for SolidWorks Envelop Components

When checked (default is unchecked), DBWorks will avoid to insert any SolidWorks Envelop Component into the database

TREE

New option: User Interface→Tree→ Filter MAKE value

When unchecked ( default: CHECKED ), the Tree will display the MAKE_BUY "MAKE" value explicitly.

Performance enhancements in the Tree rebuilding

Many performance enhancements have been applied to the Tree rebuilding process.

User Interface→Tree→Max number of expanded sub-projects ... improves the performance of the Project Tree

The value 0 (zero) is now accepted; it disables the forward check for any existing sub-project while populating the Project Tree.

This leads to a huge performance enhancement when populating very large project trees (10000 and more)

A negative effect is that the [+] plus sign is ALWAYS displayed even if a project does not have any sub-project under it

in the following example, the Project 2532-78-FG3566-05-FOLDER has no sub-projects; neverless, since of the 0 setting, it displays the [+] sign:

Simple Click on the Drawing icon displays the Preview/Data of the 1st parent drawing

A simple-click on the Drawing icon displays the Preview/Data of the 1st parent drawing

WORKFLOW

Improved DBWShell("WorkflowSubmit") command

The command supports now two more optional arguments for passing directly an ECO identifier and a specific PROCESS in which to assign the document. Both arguments must be not null for having the command working as expected.

For implementation details and further info please refer to official What'sNewR11 document or to the main help.

 

Behavior changes

 

Obsolete options