Select theCommand Tab.Select the appropriate Categories and select the command(Hide/Show)which you want to create short key. Click ShowProperties button. Type the key which you want to use as shortcut key. In this example space bar key is used in theAccelerator field. Now whenever you will...
The shortcuts used to run these predefined queries have been defined to search "Everywhere". However, if the scr as Visible on screen option is selected in the Default Search Scope for Power Input list and if the Replaces scope defined in favorite queries option is selected, the queries will...
example F3 is shortcut of specification tree for hide/show. space will be one of them. i suggest you another way. you can use only word but you must use them with altgr button. altgr deactivetes command line. example you can assign H word for hide/show. when you want to use push ...
Dim check As Boolean Dim HideorShow As Integer '"CATAsmSearch.Product.Visibility=Visible,all"check=SelectionQuery Like"*Visible*"If check Then HideorShow=1Else HideorShow=0End If Dim myDocument As Document Dim selection1 As Selection Set myDocument=CATIA.ActiveDocument Set selection1=myDocument....
FromSelection: shortcut “sel” VisibleOnScreen: shortcut “scr” Example: ‘hide constraints selection1.Search “CATAsmSearch.MfConstraint,scr” Set visPropertySet1 = Selection1.visProperties VisPropertySet1.SetShow 1 Selection1.Clear After that I can do more complicated tasks like adding an ax...
FromWorkbench: shortcut “from” FromSelection: shortcut “sel” VisibleOnScreen: shortcut “scr” EXAMPLE: ‘hide constraints selection1.Search “CATAsmSearch.MfConstraint,scr” Set visPropertySet1=Selection1.visProperties VisPropertySet1.SetShow1Selection1.Clear...
In the File Selection box: Select the file location 3 Keyboard Shortcut to Hide the Specification Tree : F3 key to hide/show the Tree To display the Specification Tree, click again on the F3 key Specification Tree Keyboard Shortcut to Manipulate Objects : [Shift] + F3 to activate Tree or...
KeyboardShortcuttoHidetheHistoryTree F3tohide/showTheTree 27 ActivatingtheModel KeyboardShortcuttoManipulateobjects Shift+F3toactivateTree/Objects 28 ManipulatingObjects Deselecements ClickonthegraphicBackground Oneclick 29 ViewingtheHistoryOfObjects
and element shortcut menus, as well as their specification windows. Add data markings to various elements (relationships, blocks, packages, ports, operations, properties, comments, etc.) of your project. To see it in action, watch the following demo. Learn more about the Data Markings and ...
UF_Calculator.Hide UF_ProblemDistance.Show End Sub To solve each specific geometric problem, the CATIA commands outlined in Table 1 are used. Table 1. Commands used for solving geometric problems. Find Point of Intersection In this case, the point of intersection between two intersecting lines,...