powered by CADENAS

Manual

Manual

1.1.6.10.1.6. PARTdataManager: Action names of menus, menu items, toolbars, buttons and context menu commands

1.1.6.10.1.6.1. PARTdataManager: Action names of menus und menu items

In this section you can find the PARTdataManager action names for menus and menu items.

Connect assemblies automatically

Connect assemblies automatically

Menus

Menu name Action name
File FileMenu
Export ExportMenu
ERP ErpMenu
View ViewMenu
Table TableMenu
Configurator ConfiguratorMenu
Extras ExtrasMenu
Window WindowMenu
? HelpMenu
Debug DebugMenu
  • File menu

    Example:

    FileMenuName=FileMenu
    FileMenuTitle=&Datei
    FileMenuContent=FileOpen,FileSaveTemplate,-,actionRecentFilesList,-,FileExit
    FileMenu

    FileMenu

    Open

    FileOpen

    Save template as...

    FileSaveTemplate

    Recent parts

    Recent assemblies

    actionRecentFilesList

    see:

    [hasSubMenuActions] 
    actionRecentFilesListName=
     RecentFile_Menu1,
     RecentFile_Menu2

    Exit

    FileExit

  • Export menu

    Example:

    ExportMenuName=ExportMenu
    ExportMenuTitle=&Export
    ExportMenuContent=ExportCadMenu,-,ExportFileMenuStatic,-,ExportNative,ExportMetafileBatch

    ExportMenu

    ExportMenu

    Transfer to CAD

    Submenus are automatically created and cannot be controlled.

    ExportCadMenu

    Export in file

    ExportFileMenu

    As native file

    ExportNative

    Meta file batch

    ExportMetafileBatch

  • ERP menu

    Example:

    ErpMenuName=ErpMenu
    ErpMenuTitle=ERP
    ErpMenuContent=LinkDbLogin,LinkDbChangeGroup,CallLinkMgr,LinkDbBackToMgr,
     LinkDbCancelBackToMgr, LinkDbSendMail,LinkDbAddToDb,LinkDbClassify,LinkDbShowLegend,
     PreferredRanges
    ErpMenu

    ErpMenu

    Login

    LinkDbLogin

    Select group

    LinkDbChangeGroup

    Linkmanager

    CallLinkMgr

    Selection to Link Manager

    LinkDbBackToMgr

    Cancel selection

    LinkDbCancelBackToMgr

    Request ERP number

    LinkDbSendMail

    Add dataset

    LinkDbAddToDb

    Classify project

    LinkDbClassify

    Show legend

    LinkDbShowLegend

    Preferred rows on/off

    PreferredRanges
  • View menu

    ViewMenuName=ViewMenu
    ViewMenuTitle=&Ansicht
    ViewMenuContent=ViewIndextree,ViewPart,View2D,ViewConnection,ViewAssistant,-,ViewThread,-,
     ViewConfigurator,ViewExplosion,ViewAssemblyStructure,AutomaticRecalc
    ViewMenu

    ViewMenu

    Search and Part Selection

    ViewIndexTree

    Part view

    ViewPart

    2D derivation

    View2D

    Connection

    ViewConnection

    Show assistant

    ViewAssistant

    Thread on/off

    ViewThread

    Configuration mode

    ViewConfigurator

    Exploded view

    ViewExplosion

    Show assembly structure

    ViewAssemblyStructure

    Automatic recalc on/off

    AutomaticRecalc

  • Table menu

    TableMenuName=TableMenu
    TableMenuTitle=&Tabelle
    TableMenuContent=TableShrink,TableUndoShrink,TableShowBmp,TableEdit
    TableMenu

    TableMenu

    Restrict

    TableShrink

    Cancel limit

    TableUndoShrink

    Show graphics in table

    TableShowBmp

    Edit

    TableEdit

  • Configurator menu

    ConfiguratorMenuName=ConfiguratorMenu
    ConfiguratorMenuTitle=&Konfigurator
    ConfiguratorMenuContent=ConfiguratorSave,ConfigratorSaveAs,-,
     ConfiguratorCreateTranslationFile,ConfiguratorShowConfig
    ConfiguratorMenu

    ConfiguratorMenu

    Save configuration

    ConfiguratorSave

    Save configuration as...

    ConfiguratorSaveAs

    Create translation file

    ConfiguratorCreateTranslationFile

    Show configurations and tables

    ConfiguratorShowConfig

  • Extras menu

    ExtrasMenuName=ExtrasMenu
    ExtrasMenuTitle=E&xtras
    ExtrasMenuContent=ExtrasWWWUpdate,ExtrasPARTadmin,ExtrasPARTbom,ExtrasBom,ExtrasVolumeCOG,
     Purchineering,Duplicates,Producibility,ExtrasServerJobList,-,ExtrasAutomaticBuild,-,
     ExtrasStartScript,-,ModePreferences,-,ShowPreferences

    PARTupdate

    ExtrasWWWUpdate

    PARTadmin

    ExtrasPARTadmin

    PARTbom

    ExtrasPARTbom

    Bill of material

    ExtrasBom

      ??? ExtrasPARTbomSelected

    Physical properties of the part

    ExtrasVolumeCOG

    Purchineering

    Purchineering

    Duplicates Report

    Duplicates

      Search for unmachined parts

    Producibility

        ExtrasServerJobList

    Connect assemblies automatically

    ExtrasAutomaticBuild

    Start VBS/VBB script...

    ExtrasStartScript

      Select mode ModePreferences

    Settings

    ShowPreferences

    Submenus of Purchineering, Duplicates Report and Search for unmachined parts

    In order to control submenus please have a look into the [hasSubMenuActions] block.

    [hasSubMenuActions]
    PurchineeringName=menu_generate_MakeOrBuy,menu_generate_SupplierSearch, 
     menu_generate_CostMockup,menu_generate_SupplierBranch,menu_generate_Kanban
    ; further submenus
    menu_generate_MakeOrBuyContent=menu_view_reports_MakeOrBuy
    menu_generate_SupplierSearch=menu_view_reports_SupplierSearch
    menu_generate_CostMockupContent=menu_view_reports_CostMockup
    menu_generate_SupplierBranchContent=menu_view_reports_SupplierBranch
    menu_generate_KanbanConten=menu_view_reports_Kanban
    
    DuplicatesName=menu_generate_Duplicates
    menu_generate_DuplicatesContent=menu_view_reports_Duplicates
    
    ProducibilityName=menu_generate_FinishedParts,menu_generate_UnmachinedParts
    menu_generate_FinishedPartsContent=menu_view_reports_FinishedParts
    menu_generate_UnmachinedPartsContent=menu_view_reports_UnmachinedParts
  • Window menu

    WindowMenuName=WindowMenu
    WindowMenuTitle=&Fenster
    WindowMenuContent=WindowRestoreFactoryDefaults,WindowSavePositions,WindowsAutomaticArrange
    WindowMenu

    WindowMenu

    Tile automatically

    WindowsAutomaticArrange

  • Help (?) menu

    HelpMenuName=HelpMenu
    HelpMenuTitle=&?
    HelpMenuContent=HelpHelp,HelpContextSensitive,HelpAbout,-,HelpLicenses,HelpPartInfo,
     HelpSysInfo
    HelpMenu

    HelpMenu

    Help

    HelpHelp

    Context help...

    HelpContextSensitive

    Program information and copyrights

    HelpAbout

    Licenses

    HelpLicenses

    Part information

    HelpPartInfo

    Show system information/send to support

    HelpSysInfo

  • Debug menu

    DebugMenuName=DebugMenu
    DebugMenuTitle=Debug
    DebugMenuContent=DebugShowMesh,DebugStartScript,DebugShowConfig,DebugShowMemory,
     DebugShowMemoryCheck,DebugVerboseAss,DebugFeedbackBuffer,DebugMakeSnapshot,
     DebugCompSnapshot,DebugInspectAddress

1.1.6.10.1.6.2. PARTdataManager: Action names for toolbars and buttons

In this section you can find the PARTdataManager action names for toolbars and buttons.

Toolbars

  • Standard toolbar

    Example:

    StandardToolbar=MainWindow/Standard
    StandardToolbarTitle=Standard
    StandardToolbarContent=TableShowBmp,ExtrasPARTbom,-,AutomaticRecalc,-,ExtrasWWWUpdate,
     HelpSysInfo,Export_PDFDATASHEET,-,ShowEolLines,BugreportStatus,din962,prefcatalogs,
     StartupPageClicked,StorageButtonClicked,-,List view of parameters,
     Table view of parameters,List view with large 3D view

    Toolbar "Standard"

    Toolbar "Standard"

    Preferred rows on/off

    PreferredRanges

    Show graphics in table

    TableShowBmp

    Transfer to Bill of Materials (PARTbom)

    ExtrasPARTbom

    Automatic recalc on/off

    AutomaticRecalc

    Stop catalog view

    StopButton

    Update via Internet

    ExtrasWWWUpdate

    Show system information/send to support

    HelpSysInfo

    PDF datasheet

    Export_PDFDATASHEET

    Catalog Feedback

    BugreportStatus

    Bugreport kann auch per Konfigurationsdatei an- und ausgeschaltet werden. Siehe hierzu unter Abschnitt 1.1.6.7.3, „bugreport.cfg - Catalog Feedback“.

    Display / hide options for DIN 962 standards

    din962

    Preferred Catalog

    prefcatalogs

    First steps

    List view of parameters

    List view of parameters

    Table view of parameters

    Table view of parameters

    List view with large 3D view

    List view with large 3D view

    Show/hide parts that should be avoided

    ShowHideAvoidPartsButton

  • Views toolbar

    ViewsToolbar=MainWindow/Views
    ViewsToolbarTitle=Ansichten
    ViewsToolbarContent=ViewIndextree,ViewPart,View2D,ViewConnection,PortalToolbarClicked

    ViewsToolbar

    ViewsToolbar

    Search and Part Selection

    ViewIndexTree

    Part view

    ViewPart

    2D derivation

    View2D

    Connection

    ViewConnection

    User portal

    PortalToolbarClicked

  • Assembly toolbar

    AssemblyToolbar=MainWindow/Assembly
    AssemblyToolbarTitle=Montage
    AssemblyToolbarContent=ViewConfigurator,ViewExplosion,ViewAssemblyStructure,
     ExtrasAutomaticBuild,ViewCPMenu

    Toolbar "Assembly"

    Toolbar "Assembly"

    Configuration mode

    ViewConfigurator

    Exploded view

    ViewExplosion

    Show assembly structure

    ViewAssemblyStructure

    Connect assemblies automatically

    ExtrasAutomaticBuild

  • Details toolbar

    [Tweakmenu]
    DetailsToolbar=MainWindow/Details
    DetailsToolbarTitle=Details
    DetailsToolbarContent=LevelOfDetailMenu

    Toolbar "Details"

    Toolbar "Details"

    In order to control the main button use:

    [Tweakmenu]
    DetailsToolbarContent=LevelOfDetailMenu

    In order to control submenu buttons please also see:

    [ALTBUTTONS]
    LevelOfDetailMenuName=LevelOfDetailMenu
    LevelOfDetailMenuContent=HI,MED,LO
  • Export toolbar

    ExportToolbar=MainWindow/Export
    ExportToolbarTitle=Exportieren
    ExportToolbarContent=ExportCad,ExportFileMenu

    Toolbar "Export": Transfer to CAD with subitems

    Toolbar "Export": Transfer to CAD with subitems

    Toolbar "Export": "Export in file" with subitems

    Toolbar "Export": "Export in file" with subitems

    [Hinweis] Hinweis

    Toolbar items are dynamically created and cannot be controlled by "Tweak".

    Transfer to CAD (main menu item)

    ExportCadMenu

    Export in file

    ExportFileMenu

    As native file

    ExportNative

  • Link database toolbar

    Example:

    LinkDatabaseToolbar=MainWindow/LinkDatabase
    LinkDataBaseToolbarTitle=Linkdatenbank
    LinkDatabaseToolbarContent=LinkDbLogin,LinkDbChangeGroup,CallLinkMgr,LinkDbSendMail,
     LinkDbAddToDb,LinkDbClassify,LinkDbShowLegend,PreferredRanges

    Toolbar "ERP"/("Link database")

    Toolbar "ERP"/("Link database")

    [Hinweis] Hinweis

    The buttons can be controlled individually role-dependent.

    Login

    LinkDbLogin

    Select group

    LinkDbChangeGroup

    Linkmanager

    CallLinkMgr

    Selection to Link Manager

    LinkDbBackToMgr

    Cancel selection

    LinkDbCancelBackToMgr

    Request ERP number

    LinkDbSendMail

    Add dataset

    LinkDbAddToDb

    Show legend

    LinkDbShowLegend

    Preferred rows on/off

    PreferredRanges
  • Sap toolbar

    AddSapToolbar=MainWindow/Addsap
    AddSapToolbarTitle=Sap
    AddSapToolbarContent=sap

    Toolbar "Sap"

    Toolbar "Sap"

  • View modes toolbar

    #View3DToolbar=MainWindow/View3D
    #View3DToolbarTitle=Darstellungsmodi
    #View3DToolbarContent=ViewLine,ViewHiddenLineGray,ViewHiddenLine,ViewShaded,ViewShadedLine,
     -,ViewRedGreen,ViewShadow,ViewCPMenu,ViewPubElems,-,ViewFront,ViewBack,ViewRight,
     ViewLeft,ViewTop,ViewBottom,ViewIsometric,ViewPerspective,-,ViewTurn,ViewMove,ViewZoom,
     ViewZoomWindow,-,ViewZoomAll

    Toolbar "View modes"

    Toolbar "View modes"

    Line view

    ViewLine

    Hidden lines gray display

    ViewHiddenLineGray

    Hidden line view

    ViewHiddenLine

    Shaded view

    ViewShaded

    Shaded view with edges

    ViewShadedLine

    Red/green effect

    ViewRedGreen

    Display with shadow

    ViewShadow

    • Show connection points

    • Hide connection points

    • Show only active connection points

    ViewCP

    Show texts and classes

    ViewPubElems

    Front view

    ViewFront

    Rear view

    ViewBack

    Left view

    ViewLeft

    Right view

    ViewRight

    Top view

    ViewTop

    Bottom view

    ViewBottom

    Isometric view

    ViewIsometric

    Perspective projection

    ViewPerspective

    Rotate

    ViewTurn

    Pan

    ViewMove

    Zoom

    ViewZoom

    Zoom view on rectangular clipping

    ViewZoomWindow

    Zoom all

    ViewZoomAll

1.1.6.10.1.6.3. PARTdataManager: Action names for context menu commands

In this section you can find the PARTdataManager action names for context menu commands.

General commands in different contexts:

Open

IndexTreeOpenPrj

Versions

IndexTreeVersions

Release Notes... (on catalog level)

IndexTreeCatalogReleaseNotes

Go to class

IndexTreeGoToClass

  Copy (on project level) IndexTreeCopyPrj
  Copy (on directory level) IndexTreeCopyDir

Part information...

IndexTreePartInfos

Add to favorites ...

IndexTreeAddFavor

  Paste (tabbed page Favorites or Analyses) IndexTreePaste
  Remove directory from search index (tabbed page Favorites or Analyses) IndexTreeRemoveDir

Hide project

IndexTreeHidePrj

Create new directory (Registerseite Favorites und Analyses)

IndexTreeAddDir

Create Directory (auf Wurzelverzeichnis "Catalog")

IndexTreeCreateDir

Delete document scan

IndexTreeDeleteDocScan

Export to CAD (aus Suchergebnissen)

IndexTreeExportToCad

Hide directory

IndexTreeHideDir

Import favorites

IndexTreeImportTree

  Export favorites IndexTreeExportTree

Insert...

IndexTreePaste

Rename folder

IndexTreeRenameDir

Remove directory

IndexTreeRemoveDir

  Remove project from favorites) IndexTreeRemoveFav

Remove directory from favorites

IndexTreeRemoveDirFav

Search in directory:

Search in directory

IndexTreeSearchDialog

Part comparison:

  Part comparison IndexTreeCompareMenu
  Part comparison -> Load as first part IndexTreeSetComparePrj
  Part comparison -> Load as second project IndexTreeSetCompareRef

Part comparison -> Add part

IndexTreeAddComparePrj

Complex search:

Geometrical search for this part IndexTreeSearchForPrj

Sketch search for this part IndexTreeSearchForSketchFromPrj

Cloud Navigation Search

IndexTreeSearchForCloudNavigator

Purchineering:

  Purchineering IndexTree_Purchineering

Duplicates Report

IndexTreeDuplicates

Search for unmachined parts

IndexTree_Producibility

Price search...

IndexTreeSearchPrices

Tabbed page Classes:

Use view as classification picture (on tabbed page "Classes")

IndexTreeCreateClassBmps

Details view:

Copy %1 to clipboard (Details view)

IndexTreeCopyClipboard

Tabbed page Analyses:

Add to analysis... (tabbed page Analyses)

IndexTreeAddAnalysis

Analysis (tabbed page Analyses)

IndexTreeAnalysisMenu

  Analysis -> Open document in CAD IndexTreeOpenCadDocument
  Analysis -> Document scan comments... IndexTreeCommentDocscan
  Remove project from search index (tabbed page Analyses) IndexTreeRemovePrj

User-dependent commands:

Edit with PARTproject

IndexTreeCallPartProject

This command is only available in developer mode. On this see Abschnitt 1.1.6.6.2.3.1, „Key "IsAdmin" - Benutzer Modus“.

Generate image data/preview images

IndexTreeCreateClassBmps

This command is only available in developper mode. On this see Abschnitt 1.1.6.6.2.3.1, „Key "IsAdmin" - Benutzer Modus“.

Bug report:

 

Show status of reported model problems

Bug report is set on and off in the configuration file. On this see Abschnitt 1.1.6.7.3, „bugreport.cfg - Catalog Feedback“.

 

Report model problem

Bug report is set on and off in the configuration file. On this see Abschnitt 1.1.6.7.3, „bugreport.cfg - Catalog Feedback“.