User Interface quick reference

<< Click to Display Table of Contents >>

Navigation:  User Interface >

User Interface quick reference

User Interface quick reference

Here you can find a list of user interface standard that are used by Mechworks products.

Record types

meaning

Solidworks

Inventor

SolidEdge

Assembly

SolidWorks Assembly icon SolidWorks Assembly icon

Inventor Assembly icon

Solidedge Assembly icon

Part

SolidWorks Part icon SolidWorks Part icon

Inventor Part icon

Solidedge Part icon

Drawing

SolidWorks Drawing icon SolidWorks Drawing icon

Inventor Drawing icon

Solidedge Drawing icon

Drawings

SolidWorks Drawing icon

Inventor Drawing icon

Solidedge Drawing icon

Presentation


Inventor Presentation icon


Cutlist item

SolidWorks Cutlist icon



Generic documents

images_interface_ic_word images_interface_ic_excel images_interface_ic_pdf ...


Structures

images_interface_ic_project Project icon

images_interface_ic_book_open images_interface_ic_book_close Project loaded/not loaded in memory (see here for details)

Current Project and Selected Project

images_icons_DBW_ID_MENU_CURRENT_PROJECT The red arrow highlights the current project.

images_icons_DBW_ID_MENU_SELECTED_PROJECT The blue arrow highlights in the upper Tree the selected project that's currently expanded in the below tree (see Explorer Project Tree Mode)

images_Interface_SelectedProjectExplorerTreeMode

Revisions and record states

New state New

Checked-in state Checked-in

Checked-out state Checked-out

Checked-out by someone else state Checked-out by another user

Released state Released/Approved

Frozen/Obsolete state Frozen/Obsolete

See details about revision cycle

Checkedout label in the Preview tab

images_interface_checkedoutLock Record checked out and locked, e.g. opened in the CAD by you

images_interface_checkedoutUnLock Record simply checked out

the Preview label is customizable through the script OnShowPreviewLabel.LST

Dirty revisions flag

images_interface_ic_state_dirtyReleased Dirty revision flag for a released/approved record

images_interface_ic_state_dirtyChkin Dirty revision flag for a checkedin record

images_interface_ic_state_dirtyChkout Dirty revision flag for a checkedout record

images_interface_dirtystructure

In this example, the A2 assembly is marked as dirty and its child P07 is marked as dirtyMaker

images_interface_dirtystructure4

In this example, due to the option User Interface→Tree→images_checkONEven for documents in CHECKED-IN/CHECKED-OUT state, also a checkedin record can make its parent dirty

images_interface_dirtystructure1

In this example, you can see the grid visualization of the dirty flag: the state color is slightly darker for dirty records

Please note in the trees the dirty records are marked both with a gold frame in the state icon and with a "[*]" symbol after the ID.

If Release Database Mode is active, the dirty revision flag is used to mark those components that result APPROVED in the RELEASED database but that have been initialized for a new revision cycle in the PRODUCTION database.

See details on how to set the dirty revision flag visualization.

Unmanaged revisions

images_interface_ic_state_unManagedRev

Tree icon of revsion unmanaged

images_interface_ic_state_unManagedRevGrid

Grid icon of revsion unmanaged

See details on how to set the Revision managed or not.

Remote access

images_interface_foreign

Foreign documents are marked with a fuchsia tag.
Local records that's older than remote ones (i.e. field LAST_MODIFIED_FILE_DATE value is more recent than the Modified property of the file) are displayed with a red font.

See details about Remote access interface

Local mode

images_interface_localmode

Documents that have been copied in the local folder (Local checkout mode) are marked with a bold brown color in the tree, and with an harddisk icon in the left side of the preview label.

See details about Local mode using the local chekout mode

Standard parts / Toolbox items

images_interface_ic_stparts

Standard parts in the Tree

images_interface_ic_stparts2

Standard parts in the Grid

See details about defining Standard Parts

Database support for not updated records (doc saved in the CAD but not updated in the DB)

images_interface_ic_noDBupd

See details about this on page User Interface → Trees → images_checkONHighlight records not updated in the DB

Fake components (entries for the BOM) and fake quantities

images_interface_fakes

These components have been created through the Create a new BOM item... functionality.

The whole record line has a pink color background to indicate that's a virtual entry.

 

images_interface_fakeQty

The quantity of this real component has been faked through the Change Quantity... functionality.

Only the quantity column background color has been changed in pink, because only the quantity has been faked.

 

images_interface_PhisQty

If only the physical quantity has been changed (entered) no fake color will be apply since it doesn't change the structure relations.

Suppressed components (shown in Feature Manager)

images_fmVisualCues1

See specific topic on MechworksPDM Feature Manager

Missing components (Solid Edge case only)

images_showHiddenComponents

See more details about option Open/Save→Save→images_checkONConsider also hidden components

Workflow icons

images_icons_DBW_WORKFLOW_OK

This document has passed all the wf process steps so it is ready for being released

images_icons_DBW_WORKFLOW_KO

This document has been rejected in the workflow decision process so it needs to be checkedout and checkedin again for being re-submitted to wf process

images_icons_DBW_WORKFLOW_WAIT

This document is in the wf process and it still needs to be advanced

The following icons depends on set of the option Environment→Workflow→images_checkONAllow Document level Workflow Approval

images_icons_DBW_WORKFLOW_OK_OPENED

This document has finished its WF process but other documents, belonging to the same ECO_ID, still need to be ready for the approval (option ENABLED)

images_icons_DBW_WORKFLOW_WAIT_COMPLETED

This document has finished its WF process but other documents, belonging to the same ECO_ID, still need to be ready for the approval (option DISABLED)

See details on workflow actions here Workflow decision view.

DBWERP

images_interface_dbwerp_default DBWorks record is aligned with relative SAP material/document (dbwerp_state=1)

images_interface_dbwerp_OOD DBWorks record is not aligned with relative SAP material/document (dbwerp_state=1,OOD)

images_interface_dbwerp_BOM DBWorks record is aligned with relative SAP BOM (dbwerp_state=1,BOM)

images_interface_dbwerp_OODBOM DBWorks record is not aligned with relative SAP BOM (dbwerp_state=1,OODBOM)

Image files lookup into SCHEMA\IMG\ERP

It is possible to make custom versions of the above image files

SCHEMA\IMG\DBWERPStateInserted.BMP

SCHEMA\IMG\DBWERPStateInsertedBOM.BMP
SCHEMA\IMG\DBWERPStateInsertedOODBOM.BMP
SCHEMA\IMG\DBWERPStateInsertedOOD.BMP

by creating a copy of them under a sub-folder named SCHEMA\IMG\ERP and modifying them accordingly.

MechWorksPDM searches first into the IMG\ERP sub-folder, then, if the image files are not found there, it will load the image files from the default SCHEMA\IMG location.